aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.cpp')
-rw-r--r--src/app.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app.cpp b/src/app.cpp
index b0c771d9..d12761fd 100644
--- a/src/app.cpp
+++ b/src/app.cpp
@@ -27,11 +27,9 @@
*/
#include <csetjmp>
-#include <csignal>
#include "core/GpgConstants.h"
#include "core/GpgCoreInit.h"
-#include "core/function/GlobalSettingStation.h"
#include "module/GpgFrontendModuleInit.h"
#include "ui/GpgFrontendApplication.h"
#include "ui/GpgFrontendUIInit.h"