aboutsummaryrefslogtreecommitdiff
path: root/src/interp/lisplib.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/lisplib.boot')
-rw-r--r--src/interp/lisplib.boot3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interp/lisplib.boot b/src/interp/lisplib.boot
index 4cb029f2..c7d6a44c 100644
--- a/src/interp/lisplib.boot
+++ b/src/interp/lisplib.boot
@@ -381,9 +381,6 @@ compDefineLisplib(df:=["DEF",[op,:.],:.],m,e,prefix,fal,fn) ==
unloadOneConstructor(op,libName)
LOCALDATABASE(LIST SYMBOL_-NAME getConstructorAbbreviationFromDB op,NIL)
$newConlist := [op, :$newConlist] ----------> bound in function "compiler"
- if $lisplibKind = 'category
- then updateCategoryFrameForCategory op
- else updateCategoryFrameForConstructor op
res
compileDocumentation libName ==