Remove @todo note.

This commit is contained in:
Jim Derry 2017-10-08 11:51:19 -04:00
parent e6f007d8ba
commit ad03b28318

View file

@ -1175,8 +1175,6 @@ void AdjustConfig( TidyDocImpl* doc )
coordinates additions to the internal lists. Within Tidy, this function coordinates additions to the internal lists. Within Tidy, this function
might be used to programmatically add individual values to items that use might be used to programmatically add individual values to items that use
this service. this service.
@todo: see if we can apply this for other things such as tags, etc., to
simplify code.
*/ */
void TY_(DeclareListItem)( TidyDocImpl* doc, const TidyOptionImpl* opt, ctmbstr name ) void TY_(DeclareListItem)( TidyDocImpl* doc, const TidyOptionImpl* opt, ctmbstr name )
{ {