forked from qt-creator/qt-creator
analyzer: remove unneeded function declaration
Change-Id: Iffee3a32a711085a4904e743a18d875306a4e546 Reviewed-on: http://codereview.qt.nokia.com/1289 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -54,7 +54,6 @@ public:
|
||||
ToolMode toolMode() const;
|
||||
|
||||
void extensionsInitialized();
|
||||
void initializeDockWidgets();
|
||||
|
||||
Analyzer::IAnalyzerEngine *createEngine(const Analyzer::AnalyzerStartParameters &sp,
|
||||
ProjectExplorer::RunConfiguration *runConfiguration = 0);
|
||||
|
||||
Reference in New Issue
Block a user