┌   ┐
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 8cfdda34a..464083696 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -171,9 +171,6 @@ private slots:
/** Shows the error message in the status bar of the active view. */
void showErrorMessage(const QString& message);
- /** Shows the information message in the status bar of the active view. */
- void showInformationMessage(const QString& message);
-
/**
* Updates the state of the 'Undo' menu action dependent
* from the parameter \a available.