diff options
Diffstat (limited to 'mu.arc')
-rw-r--r-- | mu.arc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mu.arc b/mu.arc index fc6f3747..958cda77 100644 --- a/mu.arc +++ b/mu.arc @@ -411,10 +411,6 @@ (if (len> caller-args.context idx) (list (m caller-args.context.idx) t) (list nil nil))) - type - (ty (caller-args.context arg.0)) - otype - (ty (caller-oargs.context arg.0)) reply (do (pop-stack context) (if empty.context (return ninstrs)) |