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 8e684640..6225e63b 100644
--- a/src/interp/define.boot
+++ b/src/interp/define.boot
@@ -1247,7 +1247,6 @@ compile u ==
INTERN STRCONC(encodeItem $prefix,'";",encodeItem op)
isPackageFunction() and KAR $functorForm^="CategoryDefaults" =>
if null opmodes then userError ['"no modemap for ",op]
- opmodes is [['PAC,.,name]] => name
encodeFunctionName(op,$functorForm,$signatureOfForm,";",$suffix)
encodeFunctionName(op,$functorForm,$signatureOfForm,";",$suffix)
where