summaryrefslogtreecommitdiff
path: root/riscos/textselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/textselection.h')
-rw-r--r--riscos/textselection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/textselection.h b/riscos/textselection.h
index a3763b46e..c6f96f0e9 100644
--- a/riscos/textselection.h
+++ b/riscos/textselection.h
@@ -35,7 +35,6 @@ bool ro_gui_selection_prepare_paste_datasave(
bool ro_gui_selection_prepare_paste_dataload(
wimp_full_message_data_xfer *dataxfer);
-void ro_gui_selection_drag_end(struct gui_window *g, wimp_dragged *drag);
void ro_gui_selection_claim_entity(wimp_full_message_claim_entity *claim);
void ro_gui_selection_data_request(wimp_full_message_data_request *req);
bool ro_gui_save_clipboard(const char *path);