From c716d1788bb4f4b9db403617023f06347ba48102 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 8 Mar 2008 16:42:43 +0100 Subject: Remove double newlines. --- openbox/menuframe.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/menuframe.c') diff --git a/openbox/menuframe.c b/openbox/menuframe.c index ac1d88d5..a9b54408 100644 --- a/openbox/menuframe.c +++ b/openbox/menuframe.c @@ -696,7 +696,6 @@ void menu_frame_render(ObMenuFrame *self) XSetWindowBorder(ob_display, e->window, RrColorPixel(ob_rr_theme->menu_border_color)); - text_a = (e->entry->type == OB_MENU_ENTRY_TYPE_NORMAL && !e->entry->data.normal.enabled ? /* disabled */ @@ -1086,7 +1085,6 @@ void menu_frame_hide_all_client(ObClient *client) } } - ObMenuFrame* menu_frame_under(gint x, gint y) { ObMenuFrame *ret = NULL; -- cgit v1.2.3