aboutsummaryrefslogtreecommitdiff
path: root/src/interp/modemap.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/modemap.boot')
-rw-r--r--src/interp/modemap.boot2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/modemap.boot b/src/interp/modemap.boot
index 0f393f5c..c066b16e 100644
--- a/src/interp/modemap.boot
+++ b/src/interp/modemap.boot
@@ -122,8 +122,6 @@ addModemapKnown(op,mc,sig,pred,fn,$e) ==
addModemap0(op,mc,sig,pred,fn,e) ==
--mc is the "mode of computation"; fn the "implementation"
- $functorForm is ['CategoryDefaults,:.] and mc="$" => e
- --don't put CD modemaps into environment
--fn is ['Subsumed,:.] => e -- don't skip subsumed modemaps
-- breaks -:($,$)->U($,failed) in DP
op='elt or op='setelt => addEltModemap(op,mc,sig,pred,fn,e)