From a5c36c615a9388301330c9a32898d4f4b57eede7 Mon Sep 17 00:00:00 2001 From: Felix Ernst Date: Sun, 26 Apr 2026 13:05:57 +0200 Subject: Remove code for notifying about successful job completion Because of a bug these messages haven't reached users in years, and it seems it is better this way. Remove the dead code. Preparation for https://invent.kde.org/system/dolphin/-/merge_requests/1254 --- src/dolphinviewcontainer.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index f7ec01885..9c6dbb611 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -88,9 +88,6 @@ public: */ void setGrabFocusOnUrlChange(bool grabFocus); - const DolphinStatusBar *statusBar() const; - DolphinStatusBar *statusBar(); - /** * @return An UrlNavigator that is controlling this view * or nullptr if there is none. -- cgit v1.3