┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincontroller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphincontroller.cpp')
-rw-r--r--src/dolphincontroller.cpp5
1 files changed, 0 insertions, 5 deletions
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"