diff options
-rw-r--r-- | core/settings/qPref.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/settings/qPref.cpp b/core/settings/qPref.cpp index 522a74c6d..4254a2dac 100644 --- a/core/settings/qPref.cpp +++ b/core/settings/qPref.cpp @@ -23,9 +23,6 @@ void qPref::loadSync(bool doSync) { - if (!doSync) - uiLanguage(NULL); - // the following calls, ensures qPref* is instanciated, registred and // that properties are loaded qPrefCloudStorage::loadSync(doSync); |