aboutsummaryrefslogtreecommitdiff
path: root/src/interp/define.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/define.boot')
-rw-r--r--src/interp/define.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/define.boot b/src/interp/define.boot
index 8e9e7969..38854d13 100644
--- a/src/interp/define.boot
+++ b/src/interp/define.boot
@@ -1422,7 +1422,6 @@ compDefineFunctor1(df is ['DEF,form,signature,nils,body],
if $LISPLIB then
if not $bootStrapMode then
$NRTslot1Info := NRTmakeSlot1Info()
- $lisplibFunctionLocations := applySubst($pairlis,$functionLocations)
libFn := getConstructorAbbreviationFromDB op'
$lookupFunction: local :=
NRTgetLookupFunction($functorForm,modemap.mmTarget,$NRTaddForm,$e)