Minor: comments

This commit is contained in:
Gerhard Hoffmann 2023-10-04 10:34:56 +02:00
parent 7b3f652b0e
commit d688ad3d5c

View File

@ -739,6 +739,9 @@ QStringList Update::getDcSoftAndHardWareVersion() {
bool Update::doUpdate(int &displayIndex, QStringList const &filesToWorkOn) {
// 04.10.2023: deactivated -> first testing of opkg_commands
//
// wird auch nie wieder gebraucht, da alles von der dc-lib erledigt wird.
// die dc-lib braucht dazu nur datei-namen.
return true;