aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r--src/interp/nruncomp.boot2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot
index 875fab0e..29372705 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -57,7 +57,6 @@ $NRTaddForm := nil
++
$NRTderivedTargetIfTrue := false
-$killOptimizeIfTrue := false
NRTaddDeltaCode db ==
--NOTES: This function is called from buildFunctor to initially
@@ -154,7 +153,6 @@ needToQuoteFlags?(sig,env) ==
ident? t and null get(t,"value",e)
optDeltaEntry(op,sig,dc,kind) ==
- $killOptimizeIfTrue => nil
-- references to modemaps from current domain are folded in a later
-- stage of the compilation process.
dc is '$ => nil