aboutsummaryrefslogtreecommitdiff
path: root/src/interp/int-top.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/int-top.boot')
-rw-r--r--src/interp/int-top.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/int-top.boot b/src/interp/int-top.boot
index df17fb36..4a74a8ff 100644
--- a/src/interp/int-top.boot
+++ b/src/interp/int-top.boot
@@ -87,7 +87,6 @@ ncTopLevel() ==
-- the Bill Burge's parser.
$InteractiveMode: local := true
$NEWSPAD: local := true
- $SPAD: local := true
$e: local := $InteractiveFrame
ncIntLoop()