summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/luaotfload-main.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/luaotfload-main.lua b/src/luaotfload-main.lua
index 2e65788..82192f8 100644
--- a/src/luaotfload-main.lua
+++ b/src/luaotfload-main.lua
@@ -425,7 +425,6 @@ end
loadmodule "loaders.lua" --- Type1 font wrappers
loadmodule "database.lua" --- Font management.
-fonts.names.initialize_env () --- XXX hack hack hack; we need common initialization
loadmodule "colors.lua" --- Per-font colors.
if not config.actions.reconfigure () then