aboutsummaryrefslogtreecommitdiff
path: root/src/interp/cattable.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/cattable.boot')
-rw-r--r--src/interp/cattable.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/cattable.boot b/src/interp/cattable.boot
index 8cc6b65d..0da1a93f 100644
--- a/src/interp/cattable.boot
+++ b/src/interp/cattable.boot
@@ -453,7 +453,6 @@ squeeze1(l) ==
RPLACD(l,y)
updateCategoryTable(cname,kind) ==
- $newcompMode = true => nil
$updateCatTableIfTrue =>
kind = 'package => nil
kind = 'category => updateCategoryTableForCategory(cname)