Squash warning

svn path=/trunk/netsurf/; revision=6924
This commit is contained in:
John Mark Bell 2009-03-27 02:14:23 +00:00
parent 1e72b02727
commit 16a509e472
1 changed files with 1 additions and 1 deletions

View File

@ -637,7 +637,7 @@ void ro_gui_menu_closed(bool cleanup)
}
current_menu_window = NULL;
current_menu_icon = NULL;
current_menu_icon = 0;
current_menu_open = false;
gui_form_select_control = NULL;
}