Skip to content

Commit

Permalink
Removing old method.
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Mar 9, 2021
1 parent 5c72832 commit d7aa06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smalltalksrc/VMMaker/Cogit.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5659,7 +5659,7 @@ Cogit >> compileFullBlockEntry [
fullBlockEntry := self MoveR: ReceiverResultReg R: SendNumArgsReg.
jumpNoContextSwitch jmpTarget: self Label.

cogEventLogger compileCountIncrementOn: self.
cogEventLogger compileCountIncrement.

^0
]
Expand Down

0 comments on commit d7aa06c

Please sign in to comment.