forked from qt-creator/qt-creator
QmlDesigner: Remove unused member
Change-Id: I646ebaed1179fd679b67ec8c942d7b8a592e9900 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -116,7 +116,6 @@ private:
|
||||
QIODevice *m_inputIoDevice;
|
||||
QIODevice *m_outputIoDevice;
|
||||
NodeInstanceServerInterface *m_nodeInstanceServer;
|
||||
quint32 m_blockSize;
|
||||
quint32 m_writeCommandCounter;
|
||||
int m_synchronizeId;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user