From f08904b810d77d87c66d9c7875c4e7f2bde5dd92 Mon Sep 17 00:00:00 2001 From: Andre Heinecke Date: Thu, 25 Aug 2016 15:00:46 +0200 Subject: [PATCH] qt: Remove unused variable in test * t-wkspublish.cpp (testWKSPublishCreate): Remove context. --- lang/qt/tests/t-wkspublish.cpp | 2 -- 1 file changed, 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("\n" "%no-protection\n"