forked from qt-creator/qt-creator
QmlProfiler: Remove QmlProfilerPlugin::instance
We're not using it anymore. Change-Id: I036d472d0be884f617d000d2077e58ba5b527da9 Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
@@ -45,8 +45,6 @@ public:
|
||||
ShutdownFlag aboutToShutdown();
|
||||
|
||||
static bool debugOutput;
|
||||
static QmlProfilerPlugin *instance;
|
||||
|
||||
static QmlProfilerSettings *globalSettings();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user