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