summaryrefslogtreecommitdiff
path: root/desktop/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gui.h')
-rw-r--r--desktop/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/gui.h b/desktop/gui.h
index a12cb8d5e..821d528b3 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -54,7 +54,6 @@ void gui_multitask(void);
void gui_poll(void);
gui_safety gui_window_set_redraw_safety(gui_window* g, gui_safety s);
-int gui_file_to_filename(char* location, char* actual_filename, int size);
void gui_window_start_throbber(gui_window* g);
void gui_window_stop_throbber(gui_window* g);