[Pkg-owncloud-commits] [owncloud-client] 83/484: Remove unused members
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Dec 16 00:37: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 03719334ea1080b1c2c037e54be69f525cb8820c
Author: Roeland Jago Douma <rullzer at owncloud.com>
Date: Thu Oct 15 22:27:55 2015 +0200
Remove unused members
---
src/gui/sharedialog.cpp | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/gui/sharedialog.cpp b/src/gui/sharedialog.cpp
index f58149a..5049d4e 100644
--- a/src/gui/sharedialog.cpp
+++ b/src/gui/sharedialog.cpp
@@ -242,8 +242,6 @@ void ShareDialog::setPassword(const QString &password)
_pi_link->startAnimation();
_pi_password->startAnimation();
QString path;
- QList<QPair<QString, QString> > requestParams;
- QByteArray verb("PUT");
if( _public_share_id > 0 ) {
OcsShareJob *job = new OcsShareJob(_public_share_id, _account, this);
--
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