Skip to content

Commit

Permalink
removing trace and ulesess getter
Browse files Browse the repository at this point in the history
  • Loading branch information
Ducasse committed Jun 12, 2024
1 parent 3475ae4 commit 7846fcf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions Mooflod.package/MfTimerElement.class/instance/anim.st

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ initializeAnimation
anim addEventHandler: (BlEventHandler
on: BlAnimationLoopDoneEvent
do: [ :e |
value traceCr.
currentAngle := currentAngle - decreasingAngleStep.
self updateAnnulusAngle: currentAngle.
self updateValue.
Expand Down

0 comments on commit 7846fcf

Please sign in to comment.