From ad03b28318207a5239c7889280ca3b4cd05b40a2 Mon Sep 17 00:00:00 2001 From: Jim Derry Date: Sun, 8 Oct 2017 11:51:19 -0400 Subject: [PATCH] Remove @todo note. --- src/config.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/config.c b/src/config.c index 449ed4b..d6fce63 100644 --- a/src/config.c +++ b/src/config.c @@ -1175,8 +1175,6 @@ void AdjustConfig( TidyDocImpl* doc ) coordinates additions to the internal lists. Within Tidy, this function might be used to programmatically add individual values to items that use 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 ) {