QmlDesigner: Remove unused member

Change-Id: I646ebaed1179fd679b67ec8c942d7b8a592e9900
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Robert Loehning
2017-06-02 16:16:04 +02:00
parent 78ed88552c
commit d12dc00a79
@@ -116,7 +116,6 @@ private:
QIODevice *m_inputIoDevice;
QIODevice *m_outputIoDevice;
NodeInstanceServerInterface *m_nodeInstanceServer;
quint32 m_blockSize;
quint32 m_writeCommandCounter;
int m_synchronizeId;
};