aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui_util.h')
-rw-r--r--ui/ui_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/ui_util.h b/ui/ui_util.h
index f5d80d58d3..34b311523b 100644
--- a/ui/ui_util.h
+++ b/ui/ui_util.h
@@ -47,8 +47,6 @@ typedef struct window_geometry_s {
gboolean maximized; /**< the windows maximized state (GTK2 only) */
} window_geometry_t;
-/* Set the name of the top-level window and its icon. */
-void main_set_window_name(const gchar *);
/* update the main window */
extern void main_window_update(void);
/* exit the main window */