[Pkg-owncloud-commits] [owncloud-client] 305/332: remove unused variable
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Aug 14 21:07:15 UTC 2014
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 55567f8dd2d4402408711dcdc58dcd095d60bc24
Author: Olivier Goffart <ogoffart at woboq.com>
Date: Wed Aug 6 10:20:49 2014 +0200
remove unused variable
---
src/mirall/folderman.cpp | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/mirall/folderman.cpp b/src/mirall/folderman.cpp
index e513280..5729c4d 100644
--- a/src/mirall/folderman.cpp
+++ b/src/mirall/folderman.cpp
@@ -48,8 +48,6 @@ FolderMan::FolderMan(QObject *parent) :
connect(_folderWatcherSignalMapper, SIGNAL(mapped(const QString&)),
this, SLOT(slotScheduleSync(const QString&)));
- MirallConfigFile cfg;
-
ne_sock_init();
Q_ASSERT(!_instance);
_instance = 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