|
|
@@ -20,7 +20,6 @@
|
|
|
#include "syncresult.h"
|
|
|
#include "progressdispatcher.h"
|
|
|
#include "common/syncjournaldb.h"
|
|
|
-#include "clientproxy.h"
|
|
|
#include "networkjobs.h"
|
|
|
|
|
|
#include <csync.h>
|
|
|
@@ -361,8 +360,6 @@ private:
|
|
|
|
|
|
SyncJournalDb _journal;
|
|
|
|
|
|
- ClientProxy _clientProxy;
|
|
|
-
|
|
|
QScopedPointer<SyncRunFileLog> _fileLog;
|
|
|
|
|
|
QTimer _scheduleSelfTimer;
|