diff options
-rw-r--r-- | apps/tile/environment.mu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tile/environment.mu b/apps/tile/environment.mu index 0aad72f2..21cf59d3 100644 --- a/apps/tile/environment.mu +++ b/apps/tile/environment.mu @@ -138,7 +138,6 @@ $process:body: { compare prev-word, 0 break-if-= #? print-string 0, "previous word\n" - copy-object prev-word-ah, cursor-word-ah cursor-to-end prev-word var cursor-call-path/eax: (addr handle call-path-element) <- get sandbox, cursor-call-path decrement-final-element cursor-call-path |