From 00d74fdd2d75cc29b651ffd3bac6f19f75b4bc22 Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Sun, 16 Jul 2006 00:21:15 +0000 Subject: Allow the viewing of the entire SSL certificate chain. svn path=/trunk/netsurf/; revision=2755 --- riscos/hotlist.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'riscos/hotlist.c') diff --git a/riscos/hotlist.c b/riscos/hotlist.c index e809e53bc..4ce2f72ea 100644 --- a/riscos/hotlist.c +++ b/riscos/hotlist.c @@ -355,15 +355,3 @@ bool ro_gui_hotlist_dialog_apply(wimp_w w) { } return true; } - - -/** - * 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_hotlist_help(int x, int y) { - return -1; -} -- cgit v1.2.3