diff options
Diffstat (limited to 'src/dolphincontroller.h')
| -rw-r--r-- | src/dolphincontroller.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h index 1f277e133..ccf4e4879 100644 --- a/src/dolphincontroller.h +++ b/src/dolphincontroller.h @@ -101,8 +101,6 @@ public slots: */ void emitViewportEntered(); - void indicateSelectionChange(); - signals: /** * Is emitted if a context menu should be opened. @@ -163,9 +161,6 @@ signals: * the viewport. */ void viewportEntered(); - /** Is emitted if the selection has been changed by the user. */ - void selectionChanged(); - /** Is emitted if the view should zoom in. */ void zoomIn(); |
