QmlProfiler: Remove QmlProfilerPlugin::debugOutput

I doubt that anyone has ever used it.

Change-Id: Icf8c6513f5cdd10a9aa790e7373df9eba7c12ef2
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2016-06-02 17:25:26 +02:00
parent 16bf9227ba
commit bcbfd93ee7
4 changed files with 3 additions and 26 deletions

View File

@@ -44,7 +44,6 @@ public:
void extensionsInitialized();
ShutdownFlag aboutToShutdown();
static bool debugOutput;
static QmlProfilerSettings *globalSettings();
QList<QObject *> createTestObjects() const override;