aboutsummaryrefslogtreecommitdiff
path: root/src/interp/g-error.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/g-error.boot')
-rw-r--r--src/interp/g-error.boot2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/g-error.boot b/src/interp/g-error.boot
index f5e6d17d..d18f20ea 100644
--- a/src/interp/g-error.boot
+++ b/src/interp/g-error.boot
@@ -141,8 +141,6 @@ handleLispBreakLoop($BreakMode) ==
TOP() == returnToTopLevel()
returnToTopLevel() ==
- SETQ(CHR, "ENDOFLINECHR")
- SETQ(TOK, 'END__UNIT)
THROW($intTopLevel,'restart)
returnToReader() ==