forked from qt-creator/qt-creator
debugger: remove EngineRunOk state again
This commit is contained in:
@@ -118,7 +118,6 @@ enum DebuggerState
|
||||
|
||||
EngineRunRequested,
|
||||
EngineRunFailed,
|
||||
EngineRunOk,
|
||||
|
||||
InferiorUnrunnable, // Used in the core dump adapter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user