summaryrefslogtreecommitdiffstats
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/window.h b/src/window.h
index bfb1e5d..8fe2fb0 100644
--- a/src/window.h
+++ b/src/window.h
@@ -71,10 +71,6 @@ guint
mq_window_get_num_tabs(MqWindow *window);
void
-mq_window_update_tab_title(MqWindow *window, guint position,
- const gchar *title);
-
-void
mq_window_set_title(MqWindow *window, const gchar *title);
void