[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev: Remove unnecessary public interface (4b52e03)
Marcel Fabian Krüger
tex at 2krueger.de
Thu May 26 16:04:43 CEST 2022
Repository : https://github.com/latex3/luaotfload
On branch : dev
Link : https://github.com/latex3/luaotfload/commit/4b52e034a9581286a8d75ae8489db9e5f2e9fb3e
>---------------------------------------------------------------
commit 4b52e034a9581286a8d75ae8489db9e5f2e9fb3e
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Tue May 24 02:14:11 2022 +0200
Remove unnecessary public interface
>---------------------------------------------------------------
4b52e034a9581286a8d75ae8489db9e5f2e9fb3e
src/luaotfload-features.lua | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/luaotfload-features.lua b/src/luaotfload-features.lua
index 9ebe6ca..5560bec 100644
--- a/src/luaotfload-features.lua
+++ b/src/luaotfload-features.lua
@@ -453,9 +453,6 @@ local function handle_request (specification)
return specification
end
-fonts.names.handle_request = handle_request
-
-
if as_script == true then --- skip the remainder of the file
report ("log", 5, "features",
"Exiting early from luaotfload-features.lua.")
More information about the latex3-commits
mailing list.