[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:18 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=73ff108

The following commit has been merged in the master branch:
commit 73ff1080d3288e047862d660490808c3e8532c4a
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Mon Oct 17 01:47:13 2011 +0200

    Remove unused Q_SIGNALS from TlsCertVerifierOp
    
    Fix auth-handler not exiting when handling a Tls channel
---
 tls-cert-verifier-op.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tls-cert-verifier-op.h b/tls-cert-verifier-op.h
index 62885ff..4cd9a12 100644
--- a/tls-cert-verifier-op.h
+++ b/tls-cert-verifier-op.h
@@ -43,8 +43,6 @@ public:
 
 Q_SIGNALS:
     void ready(Tp::PendingOperation *self);
-    void error(Tp::PendingOperation *self, const QString &error, const QString &errorMessage);
-    void finished(Tp::PendingOperation *self);
 
 private Q_SLOTS:
     void gotProperties(Tp::PendingOperation *op);

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list