diff options
author | Wuzzy <almikes@aol.com> | 2016-12-12 22:18:25 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-12 22:18:25 +0100 |
commit | 3b14a5d98e4a42eb97506d6905847977f28f3caa (patch) | |
tree | 84334b7c6ba0e0159b2477571334a448bbc008a1 | |
parent | c38c530a3aefb89b1a41b1e78e791439db84b98c (diff) |
Remove old TODO
-rw-r--r-- | init.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -995,7 +995,6 @@ local function gather_descs() end local add_entries = function(deftable, category_id) - -- TODO: Remove legacy support: Groups in_doc, not_in_doc; forced_items, help table, etc. for id, def in pairs(deftable) do local name, ld, uh, im local forced = false |