update_settings.cpp: split statement for update settings notify

Avoid double action


Origin commit data
------------------
Commit: e553e427a9
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-04-12 (Mon, 12 Apr 2021)
This commit is contained in:
2021-04-12 23:02:51 +02:00
committed by vanhofen
parent 56ebff1258
commit fb80756a6d
2 changed files with 5 additions and 7 deletions

View File

@@ -3150,7 +3150,6 @@ TIMER_STOP("################################## after all #######################
delete hintBox;
#endif
CFlashUpdateCheck::getInstance()->startThread();
//CUpdateCheck::getInstance()->startThread();
}
#if ENABLE_PKG_MANAGEMENT
if (g_settings.softupdate_autocheck_packages)