analyzer: remove unneeded AnalyzerPluginPrivate class

Change-Id: I2fac5e0e8c796d6009ba30da82a5a7a67672851d
Reviewed-on: http://codereview.qt.nokia.com/1517
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-07-12 09:57:34 +02:00
committed by hjk
parent 53b7f17f6e
commit be8337f69f
4 changed files with 11 additions and 34 deletions

View File

@@ -54,10 +54,6 @@ public:
void extensionsInitialized();
ShutdownFlag aboutToShutdown();
private:
class AnalyzerPluginPrivate;
AnalyzerPluginPrivate *d;
};
} // namespace Internal