[Pkg-owncloud-commits] [owncloud-client] 19/38: Fix backporting glitch the broke compilation

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Sep 5 20:20:55 UTC 2014


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

hefee-guest pushed a commit to branch sid
in repository owncloud-client.

commit 6b4f11f4aab14420af77435240a266e636bd942c
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Thu Aug 14 16:36:03 2014 +0200

    Fix backporting glitch the broke compilation
---
 src/creds/shibbolethcredentials.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/creds/shibbolethcredentials.h b/src/creds/shibbolethcredentials.h
index cb778f2..31321db 100644
--- a/src/creds/shibbolethcredentials.h
+++ b/src/creds/shibbolethcredentials.h
@@ -63,7 +63,6 @@ public:
 
 public Q_SLOTS:
     void invalidateAndFetch(Account *account);
-    void slotHandleAuthentication(QNetworkReply*,QAuthenticator*);
 
 private Q_SLOTS:
     void onShibbolethCookieReceived(const QNetworkCookie&, Account*);

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



More information about the Pkg-owncloud-commits mailing list