mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
update.cpp: fix previous definition versionInfo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cdefa7068
Author: max_10 <max_10@gmx.de>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Origin message was:
------------------
- update.cpp: fix previous definition versionInfo
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -405,7 +405,6 @@ bool CFlashUpdate::getUpdateImage(const std::string &version)
|
||||
bool CFlashUpdate::checkVersion4Update()
|
||||
{
|
||||
char msg[400];
|
||||
CFlashVersionInfo *versionInfo;
|
||||
dprintf(DEBUG_NORMAL, "[update] mode is %d\n", softupdate_mode);
|
||||
if (softupdate_mode == 1) // internet-update
|
||||
{
|
||||
|
Reference in New Issue
Block a user