Skip to content

Commit

Permalink
Fix for issue #1372: drop setting the thisContext in the evaluation o…
Browse files Browse the repository at this point in the history
…f a doIt in the WAPharoInspector
  • Loading branch information
jbrichau committed Aug 31, 2023
1 parent 1f95a93 commit 515e3d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ actions
evaluate
^ self object class compilerClass new
source: input;
context: thisContext;
receiver: self object;
evaluate

0 comments on commit 515e3d8

Please sign in to comment.