mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
upkg_manager: comment out stale code
Origin commit data
------------------
Commit: 448b5dc7c7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-01-29 (Sun, 29 Jan 2017)
This commit is contained in:
@@ -962,10 +962,13 @@ void COPKGManager::handleShellOutput(string* cur_line, int* res, bool* ok)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#if 0
|
||||||
|
/* never reached */
|
||||||
if (!has_err){
|
if (!has_err){
|
||||||
*ok = true;
|
*ok = true;
|
||||||
*res = OM_SUCCESS;
|
*res = OM_SUCCESS;
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
*res = _res;
|
*res = _res;
|
||||||
|
Reference in New Issue
Block a user