From 817039ddf39e3535c043234c8ce29e3e5123f52c Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Tue, 19 Feb 2013 17:24:10 +0100 Subject: Simplify and fix startup: Steer starting of sync from folderman. --- src/mirall/folderwatcher.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mirall/folderwatcher.h') 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; }; -- cgit v1.2.3