diff options
Diffstat (limited to 'src/main.cpp')
-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 e6939c2..9874f00 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -17,7 +17,6 @@ #include "dialog.h" #include "globals.h" #include "xsession.h" -#include "choosersettings.h" int main(int argc, char *argv[]) { QApplication a(argc, argv); |