X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fclient_list_combined_menu.c;h=adf3ff050e1f38b05f3ea652d91b1878710d4150;hb=e86900bd531d9c7093f8f5f6329e89c80bfe9767;hp=3c6d8c6ce0b23fb16ac6e27bba680def9efa505a;hpb=957963e272be1fba1e06dd2bdcfa9a4348121baf;p=chaz%2Fopenbox diff --git a/openbox/client_list_combined_menu.c b/openbox/client_list_combined_menu.c index 3c6d8c6c..adf3ff05 100644 --- a/openbox/client_list_combined_menu.c +++ b/openbox/client_list_combined_menu.c @@ -2,7 +2,7 @@ client_list_menu.c for the Openbox window manager Copyright (c) 2006 Mikael Magnusson - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -39,7 +39,6 @@ static void self_update(ObMenuFrame *frame, gpointer data) ObMenuEntry *e; GList *it; gint i; - gboolean icons = FALSE; guint desktop; menu_clear_entries(menu); @@ -84,7 +83,6 @@ static void self_update(ObMenuFrame *frame, gpointer data) } } } - icons = FALSE; if (empty) { /* no entries */