forked from qt-creator/qt-creator
Analyzer: Remove AnalyzerStartParameters
Change-Id: I4188ffd046cc92be64bf9751e90fe8c66942b08c Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
This commit is contained in:
@@ -54,12 +54,6 @@ public:
|
||||
quint16 analyzerPort = 0;
|
||||
};
|
||||
|
||||
class ANALYZER_EXPORT AnalyzerStartParameters
|
||||
: public AnalyzerRunnable, public AnalyzerConnection
|
||||
{
|
||||
public:
|
||||
};
|
||||
|
||||
} // namespace Analyzer
|
||||
|
||||
#endif // ANALYZERSTARTPARAMETERS_H
|
||||
|
||||
Reference in New Issue
Block a user