forked from qt-creator/qt-creator
iOS: Remove unneeded abortDebugger call
Change-Id: Ib4a4897e61b74cfed54a77b367fcad8932a47b9f Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
This commit is contained in:
@@ -135,7 +135,6 @@ public:
|
||||
|
||||
private:
|
||||
void start() override;
|
||||
void onFinished() override;
|
||||
|
||||
const QString m_dumperLib;
|
||||
IosRunner *m_runner;
|
||||
|
||||
Reference in New Issue
Block a user