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
1 changed files with 0 additions and 1 deletions

View File

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