aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-map.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/i-map.boot')
-rw-r--r--src/interp/i-map.boot2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/i-map.boot b/src/interp/i-map.boot
index d6e883bc..1dc09662 100644
--- a/src/interp/i-map.boot
+++ b/src/interp/i-map.boot
@@ -39,8 +39,6 @@ $mapTarget := nil
$mapReturnTypes := nil
$mapName := 'noMapName
$mapThrowCount := 0 -- times a "return" occurs in map
-$compilingMap := NIL
-$definingMap := NIL
--% Generating internal names for functions