[Pkg-owncloud-commits] [owncloud-client] 88/498: AccountManager: remove unused variable

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:38 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 389c4f8ef9432e61364ac8534dc162fefc567af3
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Tue May 12 15:38:16 2015 +0200

    AccountManager: remove unused variable
---
 src/gui/accountmanager.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gui/accountmanager.cpp b/src/gui/accountmanager.cpp
index 8484899..33718af 100644
--- a/src/gui/accountmanager.cpp
+++ b/src/gui/accountmanager.cpp
@@ -28,7 +28,6 @@ static const char userC[] = "user";
 static const char httpUserC[] = "http_user";
 static const char caCertsKeyC[] = "CaCertificates";
 static const char accountsC[] = "Accounts";
-static const char foldersC[] = "Folders";
 }
 
 

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