summaryrefslogtreecommitdiff
path: root/riscos/gui/button_bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui/button_bar.h')
-rw-r--r--riscos/gui/button_bar.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/riscos/gui/button_bar.h b/riscos/gui/button_bar.h
index d92428859..9abae3151 100644
--- a/riscos/gui/button_bar.h
+++ b/riscos/gui/button_bar.h
@@ -291,15 +291,6 @@ bool ro_gui_button_bar_help_suffix(struct button_bar *button_bar, wimp_i i,
/**
- * Terminate a drag event that was initiated by a button bar.
- *
- * \param *drag The drag event data.
- */
-
-void ro_gui_button_bar_drag_end(wimp_dragged *drag);
-
-
-/**
* Return a config string reflecting the configured order of buttons
* and spacers. The string is allocated with malloc(), and should be
* free()d after use.