summaryrefslogtreecommitdiff
path: root/desktop/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gui.h')
-rw-r--r--desktop/gui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/gui.h b/desktop/gui.h
index 6d1ef5045..8438e8ee0 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -58,6 +58,4 @@ void gui_gadget_combo(struct browser_window* bw, struct gui_gadget* g, unsigned
void gui_edit_textarea(struct browser_window* bw, struct gui_gadget* g);
void gui_edit_textbox(struct browser_window* bw, struct gui_gadget* g);
-void gui_show_choices(void);
-
#endif