diff options
Diffstat (limited to 'src/luaotfload-init.lua')
-rw-r--r-- | src/luaotfload-init.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/luaotfload-init.lua b/src/luaotfload-init.lua index 8b13fe6..bcc0e18 100644 --- a/src/luaotfload-init.lua +++ b/src/luaotfload-init.lua @@ -460,9 +460,6 @@ local init_main = function () Now that things are sorted out we can finally load the fontloader. - For less current distibutions we ship the code from TL 2014 that - should be compatible with Luatex 0.76. - --doc]]-- local fontloader = config.luaotfload and config.luaotfload.run.fontloader |