summaryrefslogtreecommitdiff
path: root/riscos/global_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/global_history.h')
-rw-r--r--riscos/global_history.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/riscos/global_history.h b/riscos/global_history.h
index ff06d574b..99ea8c609 100644
--- a/riscos/global_history.h
+++ b/riscos/global_history.h
@@ -30,16 +30,8 @@ void ro_gui_global_history_preinitialise(void);
void ro_gui_global_history_postinitialise(void);
void ro_gui_global_history_open(void);
void ro_gui_global_history_save(void);
-void ro_gui_global_history_update_theme(bool full_update);
bool ro_gui_global_history_check_window(wimp_w window);
bool ro_gui_global_history_check_menu(wimp_menu *menu);
-bool ro_gui_global_history_toolbar_click(wimp_pointer *pointer);
-
-void ro_gui_global_history_menu_prepare(wimp_w window, wimp_menu *menu);
-bool ro_gui_global_history_menu_select(wimp_w window, wimp_menu *menu,
- wimp_selection *selection, menu_action action);
-void ro_gui_global_history_menu_warning(wimp_w window, wimp_menu *menu,
- wimp_selection *selection, menu_action action);
#endif