From: Dana Jansens Date: Sat, 21 Jun 2003 02:14:53 +0000 (+0000) Subject: fix a warning X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=10232a436a7286ae35afaa57cefbb9dc41610572;p=chaz%2Fopenbox fix a warning --- diff --git a/openbox/menu.c b/openbox/menu.c index 8e2a8583..caf3887b 100644 --- a/openbox/menu.c +++ b/openbox/menu.c @@ -65,8 +65,10 @@ void menu_entry_free(MenuEntry *self) void menu_startup() { Menu *m; +/* Menu *s; Menu *t; +*/ Action *a; menu_hash = g_hash_table_new_full(g_str_hash, g_str_equal,