summaryrefslogtreecommitdiffstats
path: root/synchronizer/listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'synchronizer/listener.h')
-rw-r--r--synchronizer/listener.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/synchronizer/listener.h b/synchronizer/listener.h
index f1241c7..ee73766 100644
--- a/synchronizer/listener.h
+++ b/synchronizer/listener.h
@@ -82,7 +82,6 @@ private:
82 void sendCommandCompleted(Client &client, uint messageId); 82 void sendCommandCompleted(Client &client, uint messageId);
83 void updateClientsWithRevision(); 83 void updateClientsWithRevision();
84 void loadResource(); 84 void loadResource();
85 void log(const QString &);
86 85
87 QLocalServer *m_server; 86 QLocalServer *m_server;
88 QVector<Client> m_connections; 87 QVector<Client> m_connections;