summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openbox/menu.c2
1 files changed, 2 insertions, 0 deletions
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,