[Pkg-owncloud-commits] [owncloud-client] 30/159: Account: Unusued variable

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri May 1 13:05:18 UTC 2015


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

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

commit 99734f8d72307866040020f672713c524124db9d
Author: Markus Goetz <markus at woboq.com>
Date:   Tue Mar 24 11:01:06 2015 +0100

    Account: Unusued variable
---
 src/libsync/account.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/libsync/account.h b/src/libsync/account.h
index 3d8604f..c6a566c 100644
--- a/src/libsync/account.h
+++ b/src/libsync/account.h
@@ -186,7 +186,6 @@ private:
     QNetworkAccessManager *_am;
     AbstractCredentials* _credentials;
     bool _treatSslErrorsAsFailure;
-    int _state;
     static QString _configFileName;
     QByteArray _pemCertificate; 
     QString _pemPrivateKey;  

-- 
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