Removed obsolete TODO

This commit is contained in:
Bastien Dumont 2022-11-05 18:40:44 +01:00
parent 8053321816
commit ef8accbc81

View File

@ -414,8 +414,6 @@ local function make_raw_content_tex(refs, ref_type, is_prefixed)
return texified_references
end
--- TODO : début de section à revoir
local function make_prefix_xml(ref_type, is_plural)
local prefix = ''
if is_plural then
@ -539,8 +537,6 @@ local function make_references_xml(refs, ref_type, is_prefixed)
return references_xml
end
--- Fin de section à revoir
local function make_raw_content_xml(refs, ref_type, is_prefixed)
local is_enumeration = #refs > 1
local global_prefix = ''