[Pkg-owncloud-commits] [owncloud-client] 113/332: Folder: remove unused variable
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Aug 14 21:06:47 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 4a9ad14e116724ad75142af77428955998e8a6d8
Author: Olivier Goffart <ogoffart at woboq.com>
Date: Fri Jun 20 12:01:20 2014 +0200
Folder: remove unused variable
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 f2a8c30..db5fd0b 100644
--- a/src/mirall/folder.h
+++ b/src/mirall/folder.h
@@ -199,7 +199,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