Issue #456 - Oops, also out of 'lexer.h'

This commit is contained in:
Geoff McLane 2017-05-15 16:51:34 +02:00
parent a7a4cd6a16
commit 21f008501a
1 changed files with 0 additions and 3 deletions

View File

@ -491,9 +491,6 @@ Node* TY_(FindXmlDecl)(TidyDocImpl* doc);
/* Returns containing block element, if any */
Node* TY_(FindContainer)( Node* node );
/* Adds meta element and sets the charset */
Bool TY_(TidyMetaCharset)( TidyDocImpl* doc );
/* add meta element for Tidy */
Bool TY_(AddGenerator)( TidyDocImpl* doc );