diff options
Diffstat (limited to 'src/core/GpgFrontendCore.h')
-rw-r--r-- | src/core/GpgFrontendCore.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/GpgFrontendCore.h b/src/core/GpgFrontendCore.h index ab46d45c..4db8a777 100644 --- a/src/core/GpgFrontendCore.h +++ b/src/core/GpgFrontendCore.h @@ -28,12 +28,6 @@ #pragma once -// project base header -#include "GpgFrontend.h" - -// symbol exports header -#include "core/GpgFrontendCoreExport.h" - // qt #include <QtCore> |