┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincolumnviewcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphincolumnviewcontainer.h')
-rw-r--r--src/dolphincolumnviewcontainer.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/dolphincolumnviewcontainer.h b/src/dolphincolumnviewcontainer.h
index 41a1d167a..c67fb3cff 100644
--- a/src/dolphincolumnviewcontainer.h
+++ b/src/dolphincolumnviewcontainer.h
@@ -97,14 +97,6 @@ private slots:
void updateActiveUrl();
private:
- /**
- * Deactivates the currently active column and activates
- * the new column indicated by \a index. m_index represents
- * the active column afterwards. Also the URL of the navigator
- * will be adjusted to reflect the column URL.
- */
- void setActiveColumnIndex(int index);
-
void layoutColumns();
void updateScrollBar();