summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 56cb70e42..823956c03 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -27,7 +27,6 @@
#include "oslib/wimp.h"
#include "rufl.h"
#include "desktop/browser.h"
-#include "desktop/gui.h"
#include "content/content_type.h"
#include "utils/config.h"
@@ -213,10 +212,6 @@ extern int ro_plot_origin_y;
/* in theme_install.c */
bool ro_gui_theme_install_apply(wimp_w w);
-/* in textselection.c */
-void gui_get_clipboard(char **buffer, size_t *length);
-void gui_set_clipboard(const char *buffer, size_t length, nsclipboard_styles styles[], int n_styles);
-
/* in sslcert.c */
void gui_cert_verify(nsurl *url,
const struct ssl_cert_info *certs, unsigned long num,