┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 5b820fe8e..7d6e1288f 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -479,11 +479,6 @@ private:
void createView();
/**
- * Returns the column index used in the KDirModel depending on \a sorting.
- */
- int columnIndex(Sorting sorting) const;
-
- /**
* Selects all items by using the selection flags \a flags. This is a helper
* method for the slots DolphinView::selectAll() and DolphinView::invertSelection().
*/