summaryrefslogtreecommitdiffstats
path: root/src/tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab.h')
-rw-r--r--src/tab.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tab.h b/src/tab.h
index d6ce5d9..b016d83 100644
--- a/src/tab.h
+++ b/src/tab.h
@@ -62,12 +62,6 @@ mq_tab_new_relative(MqWindow *window, gchar *uri, MqTab *source);
MqTab *
mq_tab_new_root(void);
-GtkWidget *
-mq_tab_get_tab(MqTab *tab);
-
-GtkWidget *
-mq_tab_get_container(MqTab *tab);
-
void
mq_tab_update_position(MqTab *tab, guint position);