From 0443796e404f871cecbca6ba36b240872300c39d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Jun 2003 07:07:59 +0000 Subject: [PATCH] remove unused variable --- openbox/menu.c | 2 -- 1 file changed, 2 deletions(-) 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); -- 2.39.2