summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainview.h b/src/mainview.h
index 783068f9..c59cca1a 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -110,8 +110,6 @@ public slots:
*/
void newTab();
- void slotHome();
-
void slotCloneTab(int index = -1);
void slotCloseTab(int index = -1);
void slotCloseOtherTabs(int index);