mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
update.cpp: fix previous definition versionInfo
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