[Pkg-owncloud-commits] [owncloud-client] 53/70: Folder: Removed unused member _pathWatcher
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Jul 1 10:21:22 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 f3de6f46db0ac02ec08e7563d38482e38c99ad77
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Fri Jun 20 13:42:26 2014 +0200
Folder: Removed unused member _pathWatcher
This fixes Coverity CID 12914
---
src/mirall/folder.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/mirall/folder.h b/src/mirall/folder.h
index 90f47a9..4401b61 100644
--- a/src/mirall/folder.h
+++ b/src/mirall/folder.h
@@ -200,7 +200,6 @@ private:
QString _remotePath;
QString _alias;
QString _configFile;
- QFileSystemWatcher *_pathWatcher;
bool _enabled;
SyncResult _syncResult;
QScopedPointer<SyncEngine> _engine;
--
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