aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/qgpgmeencryptjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/qgpgmeencryptjob.h')
-rw-r--r--lang/qt/src/qgpgmeencryptjob.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/qt/src/qgpgmeencryptjob.h b/lang/qt/src/qgpgmeencryptjob.h
index 3b21b40b..4fcb0c69 100644
--- a/lang/qt/src/qgpgmeencryptjob.h
+++ b/lang/qt/src/qgpgmeencryptjob.h
@@ -39,16 +39,8 @@
#include "threadedjobmixin.h"
-#ifdef BUILDING_QGPGME
-# include "encryptionresult.h"
-#else
#include <gpgme++/encryptionresult.h>
-#endif
-#ifdef BUILDING_QGPGME
-# include "key.h"
-#else
#include <gpgme++/key.h>
-#endif
namespace QGpgME
{