]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_list_combined_menu.c
1) translate all of openbox's output
[chaz/openbox] / openbox / client_list_combined_menu.c
index 3c6d8c6ce0b23fb16ac6e27bba680def9efa505a..adf3ff050e1f38b05f3ea652d91b1878710d4150 100644 (file)
@@ -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 */
This page took 0.021898 seconds and 4 git commands to generate.