summaryrefslogtreecommitdiff
path: root/riscos/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.c')
-rw-r--r--riscos/gui.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/riscos/gui.c b/riscos/gui.c
index 81b8a6309..4e6deaf7d 100644
--- a/riscos/gui.c
+++ b/riscos/gui.c
@@ -62,7 +62,6 @@
#include "desktop/netsurf.h"
#include "utils/nsoption.h"
#include "desktop/save_complete.h"
-#include "desktop/sslcert.h"
#include "desktop/tree.h"
#include "desktop/tree_url_node.h"
#include "render/font.h"
@@ -944,7 +943,6 @@ void gui_quit(void)
history_global_cleanup();
cookies_cleanup();
hotlist_cleanup(nsoption_charp(hotlist_save));
- sslcert_cleanup();
ro_gui_saveas_quit();
rufl_quit();
free(gui_sprites);