aboutsummaryrefslogtreecommitdiff
path: root/src/interp/database.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/database.boot')
-rw-r--r--src/interp/database.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/database.boot b/src/interp/database.boot
index af87539e..f58cad28 100644
--- a/src/interp/database.boot
+++ b/src/interp/database.boot
@@ -512,7 +512,6 @@ formal2Pattern x ==
updateDatabase(fname,cname,systemdir?) ==
-- for now in NRUNTIME do database update only if forced
not $forceDatabaseUpdate => nil
- $newcompMode = 'true => nil
-- these modemaps are never needed in the old scheme
if oldFname := constructor? cname then
clearClams()