diff options
-rw-r--r-- | desktop-widgets/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/mainwindow.cpp b/desktop-widgets/mainwindow.cpp index 7e608427c..ddd0f7eb9 100644 --- a/desktop-widgets/mainwindow.cpp +++ b/desktop-widgets/mainwindow.cpp @@ -612,7 +612,6 @@ void MainWindow::on_actionCloudstorageopen_triggered() set_filename(fileNamePtr.data()); setTitle(); } - getNotificationWidget()->hideNotification(); process_dives(false, false); hideProgressBar(); refreshDisplay(); |