From b58d3656d79e5f9752a22d55c139294412084e4f Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 1 Jun 2011 14:41:49 +0000 Subject: FS#11925 - Add a proper system to keep track of the current screen/activity to make %cs far more useful git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29944 a1c6a512-1295-4272-9138-f99709370657 --- apps/menu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/menu.c') diff --git a/apps/menu.c b/apps/menu.c index 8ea2f0883e..6a28b1de26 100644 --- a/apps/menu.c +++ b/apps/menu.c @@ -345,7 +345,6 @@ int do_menu(const struct menu_item_ex *start_menu, int *start_selected, gui_buttonbar_set_display(&buttonbar, &(screens[SCREEN_MAIN]) ); gui_buttonbar_set(&buttonbar, "<<<", "", ""); #endif - menu_callback_type menu_callback = NULL; /* if hide_theme is true, assume parent has been fixed before passed into -- cgit v1.2.3