summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index c33ced343..6b1451df5 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -118,9 +118,6 @@ bool ro_gui_download_window_destroy(struct gui_download_window *dw, bool quit);
bool ro_gui_download_prequit(void);
bool ro_gui_download_window_keypress(struct gui_download_window *dw, wimp_key *key);
-/* in mouseactions.c */
-void ro_gui_mouse_action(struct gui_window *g);
-
/* in 401login.c */
#ifdef WITH_AUTH
void ro_gui_401login_init(void);