diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index ac545d8..8a38d93 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -21,7 +21,6 @@ void printHelp() int main(int argc, char *argv[]) { - debug = false; QApplication app(argc, argv, QApplication::GuiServer); app.setOrganizationName("team_projekt_2011"); app.setApplicationName("prebootGUI"); |
