1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 02:14:26 +01:00

doorlick-client: remove misleading comment line

Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
This commit is contained in:
Ralf Ramsauer 2016-07-21 20:39:23 +02:00
parent ee481009e1
commit 42f168ff19

View File

@ -190,7 +190,6 @@ int main(int argc, char** argv)
}
}
// This will stop the Qapplication
mainWindow->hide();
mainWindow->close();
});