From 5ce60cc98a304d837dfa451dd7d389dbd5cfaa77 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 19 Apr 2016 08:09:38 +0200 Subject: [*] shred 2014 fontloader MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This one hasn’t been touched for ages. The will be no compatibility loader this year. For testing, creating a loader on the fly from the Git repos is sufficient. --- src/luaotfload-configuration.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'src/luaotfload-configuration.lua') diff --git a/src/luaotfload-configuration.lua b/src/luaotfload-configuration.lua index 50ac0bd..b901824 100644 --- a/src/luaotfload-configuration.lua +++ b/src/luaotfload-configuration.lua @@ -135,7 +135,6 @@ local registered_loaders = { reference = "reference", unpackaged = "unpackaged", context = "context", - tl2014 = "tl2014", } local pick_fontloader = function (s) -- cgit v1.2.3