diff options
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 3 |
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. |
