update-check: formatting code using astyle; some manual code nicenings

Origin commit data
------------------
Commit: 532ee81f55
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-12-04 (Sat, 04 Dec 2021)

Origin message was:
------------------
- update-check: formatting code using astyle; some manual code nicenings
This commit is contained in:
vanhofen
2021-12-04 23:22:35 +01:00
parent 1d8f13318c
commit 619d7847bd
2 changed files with 10 additions and 12 deletions

View File

@@ -40,8 +40,6 @@
#define C4U_SLEEP (6 * 60 * 60) // 6 hours
#define C4U_FLAGFILE FLAGDIR "/.update"
/* ----------------------------------------------------------------- */
CFlashUpdateCheck::CFlashUpdateCheck()
{
c4u_thread = 0;