QmlProfiler: Remove unused member

Change-Id: Ia8455ab851f50c9eb1f87ddf0b40c8d3d4e0318f
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
Robert Loehning
2018-04-23 16:02:19 +02:00
parent 3673ebe387
commit ef56d05069

View File

@@ -110,7 +110,6 @@ private:
FlameGraphData *m_compileStackTop;
quint64 m_acceptedFeatures;
int m_modelId;
QmlProfilerModelManager *m_modelManager;
QSet<int> m_typeIdsWithNotes;