summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/gui.h3
-rw-r--r--riscos/options.h1
2 files changed, 0 insertions, 4 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);
diff --git a/riscos/options.h b/riscos/options.h
index de7d5e0e9..a968fcd89 100644
--- a/riscos/options.h
+++ b/riscos/options.h
@@ -17,7 +17,6 @@
#include "netsurf/desktop/options.h"
#include "netsurf/riscos/tinct.h"
-extern bool option_use_mouse_gestures;
extern bool option_allow_text_selection;
extern char *option_theme;
extern char *option_language;