]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.c
remove unused variable
[chaz/openbox] / openbox / menu.c
index 8f7c8b6cb301277a81c96e31806a67c3da57ca63..15a6cc502964168fc5338ebf4c3072d59a100516 100644 (file)
@@ -311,8 +311,6 @@ void menu_show_full(Menu *self, int x, int y, Client *client)
     self->client = client;
 
     if (!self->shown) {
-        GSList *it;
-
         if (!self->parent) {
             grab_pointer(TRUE, None);
             grab_keyboard(TRUE);
This page took 0.021974 seconds and 4 git commands to generate.