There was an error while loading. Please reload this page.
2 parents aadf589 + 009f67f commit 2c73f45Copy full SHA for 2c73f45
1 file changed
src/Sindarin/DebugSession.extension.st
@@ -23,9 +23,3 @@ DebugSession >> stepToFirstInterestingBytecodeWithJumpIn: aProcess [
23
24
^ aProcess stepToSendOrReturnOrJump
25
]
26
-
27
-{ #category : '*Sindarin' }
28
-DebugSession >> suspendedContext: aContext [
29
30
- interruptedContext := aContext
31
-]
0 commit comments