X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenu.c;h=15a6cc502964168fc5338ebf4c3072d59a100516;hb=0443796e404f871cecbca6ba36b240872300c39d;hp=8f7c8b6cb301277a81c96e31806a67c3da57ca63;hpb=ba76ffaa2bdc465aeed9ae2454132428fc20ba26;p=chaz%2Fopenbox diff --git a/openbox/menu.c b/openbox/menu.c index 8f7c8b6c..15a6cc50 100644 --- a/openbox/menu.c +++ b/openbox/menu.c @@ -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);