diff options
-rw-r--r-- | lang/qt/tests/t-wkspublish.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/qt/tests/t-wkspublish.cpp b/lang/qt/tests/t-wkspublish.cpp index 7039f3c9..17d3447f 100644 --- a/lang/qt/tests/t-wkspublish.cpp +++ b/lang/qt/tests/t-wkspublish.cpp @@ -39,7 +39,6 @@ #include "importresult.h" #include "protocol.h" #include "engineinfo.h" -#include "context.h" #include "t-support.h" @@ -177,7 +176,6 @@ private: /* Not supported */ return; } - auto ctx = Context::createForProtocol(OpenPGP); /* First generate a test key */ const QString args = QStringLiteral("<GnupgKeyParms format=\"internal\">\n" "%no-protection\n" |