summaryrefslogtreecommitdiff
path: root/riscos/gui.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-08-12 11:44:13 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-08-12 11:44:13 +0100
commit7b8a2a0db72344846c177a0c3ede7170b2210907 (patch)
tree003e4547ca8d7e23f26e0bc027da6dd64d97ff5d /riscos/gui.c
parentd7f73d77bc8459c065e7b87b8987d30fc2a07b0d (diff)
downloadnetsurf-7b8a2a0db72344846c177a0c3ede7170b2210907.tar.gz
netsurf-7b8a2a0db72344846c177a0c3ede7170b2210907.tar.bz2
Use new SSL certificate viewer.
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);