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 3e82263..fa333f0 100644
--- a/src/window.h
+++ b/src/window.h
@@ -62,10 +62,6 @@ void
mq_window_toggle_fullscreen(MqWindow *window);
void
-mq_window_insert_tab(MqWindow *window, GtkWidget *tab_page,
- GtkWidget *tab_label, gint position);
-
-void
mq_window_set_current_tab(MqWindow *window, guint tab);
guint