From 73a9e20701c4265dd9b56f9ecdd0012d6287c041 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 17 Feb 2007 06:29:17 +0000 Subject: Removed method 'int columnIndex(Sorting sorting) const'. The mapping is done outside the class DolphinView already. svn path=/trunk/KDE/kdebase/apps/; revision=634392 --- src/dolphinview.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 5b820fe8e..7d6e1288f 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -478,11 +478,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(). -- cgit v1.3