Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mirall/folderwatcher.h')
-rw-r--r--src/mirall/folderwatcher.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mirall/folderwatcher.h b/src/mirall/folderwatcher.h
index 40fa0c00f..f920ffab4 100644
--- a/src/mirall/folderwatcher.h
+++ b/src/mirall/folderwatcher.h
@@ -134,9 +134,6 @@ private:
// QStringList _pendingPaths;
QTimer *_processTimer;
QStringList _ignores;
- // for the initial synchronization, without
- // any file changed
- bool _initialSyncDone;
friend class FolderWatcherPrivate;
};