summaryrefslogtreecommitdiff
path: root/riscos/global_history.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/global_history.c')
-rw-r--r--riscos/global_history.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/riscos/global_history.c b/riscos/global_history.c
index c5916aa10..355b70cf5 100644
--- a/riscos/global_history.c
+++ b/riscos/global_history.c
@@ -236,19 +236,6 @@ bool ro_gui_global_history_click(wimp_pointer *pointer)
/**
- * Attempts to process an interactive help message request
- *
- * \param x the x co-ordinate to give help for
- * \param y the x co-ordinate to give help for
- * \return the message code index
- */
-int ro_gui_global_history_help(int x, int y)
-{
- return -1;
-}
-
-
-/**
* Adds to the global history
*
* \param url The URL to add