forked from qt-creator/qt-creator
Debugger: Remove traces of outdated attempt at combined stepping
Has not been usable for a while and will be superseded by "native" mixed stepping. Change-Id: I2902a98b7ad4e4b29e389e54fb6488bf711840dd Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
@@ -138,7 +138,6 @@ private:
|
||||
void setState(DebuggerState newState, bool forced = false);
|
||||
void slaveEngineStateChanged(DebuggerEngine *slaveEngine, DebuggerState state);
|
||||
|
||||
void readyToExecuteQmlStep();
|
||||
void setActiveEngine(DebuggerEngine *engine);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user