Remove usused variable

This commit is contained in:
Olivier Goffart 2016-10-11 10:55:02 +02:00
parent f75106fd8e
commit b6079bfe4f

View file

@ -202,7 +202,6 @@ private:
SyncJournalDb *_journal;
QPointer<DiscoveryMainThread> _discoveryMainThread;
QSharedPointer <OwncloudPropagator> _propagator;
QString _lastDeleted; // if the last item was a path and it has been deleted
// After a sync, only the syncdb entries whose filenames appear in this
// set will be kept. See _temporarilyUnavailablePaths.