forked from qt-creator/qt-creator
fold preparing inferior into starting inferior
after refactoring the trk adapter startup, the split was not necessary any more. in fact, it seemed fairly arbitrary at this point.
This commit is contained in:
@@ -55,7 +55,6 @@ public:
|
||||
bool dumpersAvailable() const { return false; }
|
||||
|
||||
void startAdapter();
|
||||
void prepareInferior();
|
||||
void startInferior();
|
||||
void interruptInferior();
|
||||
void shutdown();
|
||||
|
||||
Reference in New Issue
Block a user