From 5de9950182b5a1b0b99e4cc51e48d4d83b6bef24 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 6 Jun 2007 20:32:03 +0000 Subject: start to simplify the DolphinController as preparation for the kparts DolphinViewWidget (as discussed with David) svn path=/trunk/KDE/kdebase/apps/; revision=672357 --- src/dolphincontroller.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dolphincontroller.cpp') diff --git a/src/dolphincontroller.cpp b/src/dolphincontroller.cpp index 4f8d8c96f..378c1b4ba 100644 --- a/src/dolphincontroller.cpp +++ b/src/dolphincontroller.cpp @@ -102,9 +102,4 @@ void DolphinController::emitViewportEntered() emit viewportEntered(); } -void DolphinController::indicateSelectionChange() -{ - emit selectionChanged(); -} - #include "dolphincontroller.moc" -- cgit v1.3