From eaf7c9ab2b1df364b253799c9792f6720b3f11e7 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 8 Jan 2011 23:11:34 +0000 Subject: SVN_SILENT: Remove unused method svn path=/trunk/KDE/kdebase/apps/; revision=1212992 --- src/dolphinmainwindow.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index db0d19925..9828a832d 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -93,14 +93,6 @@ public: */ bool isSplit() const; - /** - * If the main window contains two instances of a view container - * (DolphinMainWindow::isSplit() returns true), then the - * two views get toggled (the right view is on the left, the left - * view on the right). - */ - void toggleViews(); - /** Renames the item represented by \a oldUrl to \a newUrl. */ void rename(const KUrl& oldUrl, const KUrl& newUrl); -- cgit v1.3