From 847b77628553c26679d0c18bbb0f376a957b20e3 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 22 Feb 2009 15:07:50 +0000 Subject: Purge NETSURF_USE_SSL and WITH_SSL svn path=/trunk/netsurf/; revision=6599 --- riscos/gui.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'riscos/gui.h') diff --git a/riscos/gui.h b/riscos/gui.h index 2ea3f5968..eb6c812e6 100644 --- a/riscos/gui.h +++ b/riscos/gui.h @@ -139,10 +139,8 @@ void ro_gui_401login_init(void); #endif /* in sslcert.c */ -#ifdef WITH_SSL void ro_gui_cert_init(void); void ro_gui_cert_open(struct tree *tree, struct node *node); -#endif /* in window.c */ void ro_gui_window_quit(void); -- cgit v1.2.3