diff options
Diffstat (limited to 'launcher/main.cpp')
-rw-r--r-- | launcher/main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/launcher/main.cpp b/launcher/main.cpp index 3138e7af..aabb5a06 100644 --- a/launcher/main.cpp +++ b/launcher/main.cpp @@ -1,8 +1,4 @@ #include "Application.h" -#include "MainWindow.h" -#include "LaunchController.h" -#include <InstanceList.h> -#include <QDebug> // #define BREAK_INFINITE_LOOP // #define BREAK_EXCEPTION |