┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index db8034139..ce6dc6606 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -266,9 +266,6 @@ private slots:
/** Goes to the home URL. */
void goHome();
- /** Opens KFind for the current shown directory. */
- void findFile();
-
/** Opens Kompare for 2 selected files. */
void compareFiles();