summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/luaotfload-configuration.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/luaotfload-configuration.lua b/src/luaotfload-configuration.lua
index 3ac5c1e..c707b63 100644
--- a/src/luaotfload-configuration.lua
+++ b/src/luaotfload-configuration.lua
@@ -389,7 +389,6 @@ local set_fontforge = function ()
if use_ff == true then
logreport ("both", 0, "db",
"Fontforge loader was requested but not supported anymore.")
- end
end
return true
end