summaryrefslogtreecommitdiff
path: root/amiga/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/menu.h')
-rwxr-xr-xamiga/menu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/menu.h b/amiga/menu.h
index 306f5bb42..36c601792 100755
--- a/amiga/menu.h
+++ b/amiga/menu.h
@@ -69,6 +69,5 @@ struct gui_window_2;
void ami_free_menulabs(struct gui_window_2 *gwin);
struct NewMenu *ami_create_menu(struct gui_window_2 *gwin);
void ami_menu_refresh(struct gui_window_2 *gwin);
-void ami_menupick(ULONG code,struct gui_window_2 *gwin,struct MenuItem *item);
void ami_menu_update_disabled(struct gui_window *g, hlcache_handle *c);
#endif