diff options
Diffstat (limited to '')
-rw-r--r-- | src/app.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app.cpp b/src/app.cpp index 4a7d97f3..f978ef8b 100644 --- a/src/app.cpp +++ b/src/app.cpp @@ -32,7 +32,6 @@ #include "core/GpgConstants.h" #include "core/GpgCoreInit.h" #include "module/GpgFrontendModuleInit.h" -#include "spdlog/spdlog.h" #include "ui/GpgFrontendUIInit.h" // main |