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