forked from qt-creator/qt-creator
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:
@@ -54,10 +54,6 @@ public:
|
||||
void extensionsInitialized();
|
||||
|
||||
ShutdownFlag aboutToShutdown();
|
||||
|
||||
private:
|
||||
class AnalyzerPluginPrivate;
|
||||
AnalyzerPluginPrivate *d;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user