QmlDesigner: Remove unused QmlModelView::m_state

Change-Id: I58b0d7582b2c0d13061067e89b3662a5a82f2a8b
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
Marco Bubke
2013-07-29 13:31:09 +02:00
parent c883498e3b
commit 96cd2e64d4

View File

@@ -73,8 +73,6 @@ protected:
void activateState(const QmlModelState &state);
private:
QmlModelState m_state;
};
} //QmlDesigner