Skip to content

Commit

Permalink
Removing unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Aug 1, 2023
1 parent 7c33c35 commit 2bd99e8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions smalltalksrc/VMMaker/InterpreterProxy.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -221,11 +221,6 @@ InterpreterProxy >> copyBitsFrom: leftX to: rightX at: yValue [
bb copyBitsFrom: leftX to: rightX at: yValue.
]

{ #category : #'special objects' }
InterpreterProxy >> displayObject [
^Display
]

{ #category : #other }
InterpreterProxy >> failed [

Expand Down

0 comments on commit 2bd99e8

Please sign in to comment.