update: remove double status calls; seems like a merge error

Origin commit data
------------------
Commit: c651393a0c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)

Origin message was:
------------------
- update: remove double status calls; seems like a merge error
This commit is contained in:
vanhofen
2018-01-06 15:00:24 +01:00
parent e8fc612ccf
commit 8b6bbd51ff

View File

@@ -405,8 +405,6 @@ bool CFlashUpdate::checkVersion4Update()
dprintf(DEBUG_NORMAL, "[update] internet version: %s\n", newVersion.c_str()); dprintf(DEBUG_NORMAL, "[update] internet version: %s\n", newVersion.c_str());
showLocalStatus(100);
showGlobalStatus(20);
hide(); hide();
msg_body = LOCALE_FLASHUPDATE_MSGBOX; msg_body = LOCALE_FLASHUPDATE_MSGBOX;