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.boot4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interp/int-top.boot b/src/interp/int-top.boot
index afa08a1f..116a0114 100644
--- a/src/interp/int-top.boot
+++ b/src/interp/int-top.boot
@@ -150,10 +150,6 @@ intloopReadConsole(b, n)==
#a=0 =>
PRINC(MKPROMPT())
intloopReadConsole('"", n)
- $DALYMODE and intloopPrefix?('"(",a) =>
- intnplisp(a)
- PRINC(MKPROMPT())
- intloopReadConsole('"",n)
pfx := stripSpaces intloopPrefix?('")fi",a)
pfx and ((pfx = '")fi") or (pfx = '")fin")) => []
b = '"" and (d := intloopPrefix?('")", a)) =>