[Pkg-gnupg-commit] [gpgme] 312/412: qt: Remove unused variable in test

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 22 21:27:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit f08904b810d77d87c66d9c7875c4e7f2bde5dd92
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Thu Aug 25 15:00:46 2016 +0200

    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 7039f3c..17d3447 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"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list