aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/mainwindow.cpp')
-rw-r--r--desktop-widgets/mainwindow.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop-widgets/mainwindow.cpp b/desktop-widgets/mainwindow.cpp
index d6329738a..3c331b5fb 100644
--- a/desktop-widgets/mainwindow.cpp
+++ b/desktop-widgets/mainwindow.cpp
@@ -1439,13 +1439,11 @@ void MainWindow::readSettings()
// now make sure that the cloud menu items are enabled IFF cloud account is verified
enableDisableCloudActions();
-#if !defined(SUBSURFACE_MOBILE)
loadRecentFiles();
if (firstRun) {
checkSurvey();
firstRun = false;
}
-#endif
}
#undef TOOLBOX_PREF_BUTTON