fix a warning

This commit is contained in:
Dana Jansens 2003-06-21 02:14:53 +00:00
parent 092616de9a
commit 10232a436a

View file

@ -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,