diff options
Diffstat (limited to 'src/interp/sys-driver.boot')
-rw-r--r-- | src/interp/sys-driver.boot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/sys-driver.boot b/src/interp/sys-driver.boot index 11c60b1c..fa76a020 100644 --- a/src/interp/sys-driver.boot +++ b/src/interp/sys-driver.boot @@ -212,8 +212,6 @@ initializeGlobalState() == -- 3. Databases if $verbose and $displayStartMsgs then sayKeyedMsg("S2IZ0053",['"database"]) - if have_to then -- ??? remove this functiom from the system? - SETF(SYMBOL_-FUNCTION "addConsDB", function IDENTITY) if have_to then fillDatabasesInCore() mkLowerCaseConTable() |