Skip to content

Commit

Permalink
Merge pull request #156 from MarcusDenker/Cleanup-StDebuggerContextRe…
Browse files Browse the repository at this point in the history
…ceiverInteractionModel

Cleanup-StDebuggerContextReceiverInteractionModel
  • Loading branch information
MarcusDenker authored Jan 6, 2021
2 parents 6a26b47 + a48fbac commit b11fbb2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
6 changes: 0 additions & 6 deletions src/NewTools-Debugger/SpCodePresenter.extension.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,3 @@ Extension { #name : #SpCodePresenter }
SpCodePresenter >> beForContext: aContext [
self interactionModel: (StDebuggerContextInteractionModel on: aContext)
]

{ #category : #'*NewTools-Debugger' }
SpCodePresenter >> beForContextReceiver: aContext [

self interactionModel: (StDebuggerContextReceiverInteractionModel on: aContext)
]

This file was deleted.

0 comments on commit b11fbb2

Please sign in to comment.