forked from qt-creator/qt-creator
Analyzer: Remove unused AnalyzerStartParameter::toolId member
Change-Id: I34e713ec1c9de99584ba206cfa1e38cd46e880fc Reviewed-by: Aurindam Jana <aurindam.jana@digia.com>
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
|
||||
#include <QMetaType>
|
||||
|
||||
#include <coreplugin/id.h>
|
||||
#include <ssh/sshconnection.h>
|
||||
#include <utils/environment.h>
|
||||
#include <projectexplorer/projectexplorerconstants.h>
|
||||
@@ -55,7 +54,6 @@ public:
|
||||
ProjectExplorer::RunMode runMode;
|
||||
QSsh::SshConnectionParameters connParams;
|
||||
|
||||
Core::Id toolId;
|
||||
QString debuggee;
|
||||
QString debuggeeArgs;
|
||||
QString analyzerCmdPrefix;
|
||||
|
||||
Reference in New Issue
Block a user