Remove @todo note.
This commit is contained in:
parent
e6f007d8ba
commit
ad03b28318
|
@ -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 )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue