summaryrefslogtreecommitdiff
path: root/frontends/riscos/gui.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-12-28 16:14:19 +0000
committerVincent Sanders <vince@kyllikki.org>2016-12-28 16:14:19 +0000
commit96e073a29777bbe927f0bc7187f7032d3f51e68b (patch)
treea74404287ae531793095126a3499f2d4d34c98fe /frontends/riscos/gui.h
parent770c277ccc182f504be0a316390d59c05a59e041 (diff)
parentaf6139bcb5845d4cdbc852b113ac8fabcee29097 (diff)
downloadnetsurf-96e073a29777bbe927f0bc7187f7032d3f51e68b.tar.gz
netsurf-96e073a29777bbe927f0bc7187f7032d3f51e68b.tar.bz2
Merge branch 'vince/ro-corewindow'
Conflicts: frontends/riscos/sslcert.h
Diffstat (limited to 'frontends/riscos/gui.h')
-rw-r--r--frontends/riscos/gui.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontends/riscos/gui.h b/frontends/riscos/gui.h
index 505e8e755..1f5070012 100644
--- a/frontends/riscos/gui.h
+++ b/frontends/riscos/gui.h
@@ -211,11 +211,6 @@ extern int ro_plot_origin_y;
/* in theme_install.c */
bool ro_gui_theme_install_apply(wimp_w w);
-/* in sslcert.c */
-nserror gui_cert_verify(struct nsurl *url,
- const struct ssl_cert_info *certs, unsigned long num,
- nserror (*cb)(bool proceed, void *pw), void *cbpw);
-
/* icon numbers */
#define ICON_STATUS_RESIZE 0
#define ICON_STATUS_TEXT 1