diff options
Diffstat (limited to 'common/commandprocessor.h')
-rw-r--r-- | common/commandprocessor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/commandprocessor.h b/common/commandprocessor.h index a807f46..81f93e5 100644 --- a/common/commandprocessor.h +++ b/common/commandprocessor.h | |||
@@ -78,7 +78,6 @@ private: | |||
78 | // void processRevisionReplayedCommand(const QByteArray &data); | 78 | // void processRevisionReplayedCommand(const QByteArray &data); |
79 | 79 | ||
80 | KAsync::Job<void> flush(void const *command, size_t size); | 80 | KAsync::Job<void> flush(void const *command, size_t size); |
81 | KAsync::Job<void> synchronizeWithSource(const Sink::QueryBase &query); | ||
82 | 81 | ||
83 | Sink::Pipeline *mPipeline; | 82 | Sink::Pipeline *mPipeline; |
84 | MessageQueue mUserQueue; | 83 | MessageQueue mUserQueue; |