diff options
Diffstat (limited to 'luaotfload-features.lua')
-rw-r--r-- | luaotfload-features.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/luaotfload-features.lua b/luaotfload-features.lua index 4088379..213a529 100644 --- a/luaotfload-features.lua +++ b/luaotfload-features.lua @@ -39,9 +39,6 @@ local stringformat = string.format local stringis_empty = string.is_empty local mathceil = math.ceil ---- TODO an option to dump the default features for a script would make ---- a nice addition to luaotfload-tool - local defaults = { dflt = { "ccmp", "locl", "rlig", "liga", "clig", |