diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/txr/stdlib/compiler.tl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/txr/stdlib/compiler.tl b/share/txr/stdlib/compiler.tl index 772fb6d7..dc222d54 100644 --- a/share/txr/stdlib/compiler.tl +++ b/share/txr/stdlib/compiler.tl @@ -111,7 +111,6 @@ (dreg-cntr 0) (fidx-cntr 0) (nlev 2) - (nreg 1) (tregs nil) (dreg (hash :eql-based)) (data (hash :eql-based)) |