diff options
Diffstat (limited to 'framework')
-rw-r--r-- | framework/src/domain/mime/partmodel.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/src/domain/mime/partmodel.cpp b/framework/src/domain/mime/partmodel.cpp index da2802c6..79e83480 100644 --- a/framework/src/domain/mime/partmodel.cpp +++ b/framework/src/domain/mime/partmodel.cpp | |||
@@ -25,8 +25,6 @@ | |||
25 | #include <QDebug> | 25 | #include <QDebug> |
26 | #include <QTextDocument> | 26 | #include <QTextDocument> |
27 | 27 | ||
28 | #include <gpgme.h> | ||
29 | |||
30 | class PartModelPrivate | 28 | class PartModelPrivate |
31 | { | 29 | { |
32 | public: | 30 | public: |