X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhtml_parser.cpp;h=36411950093c29c0a8d54a9d0744509ebd5dd156;hb=c81b0c4ea84ed5f91a0e60c886d982aef9257c3e;hp=a720c5622f69894936a3d40189f67ea462054c64;hpb=b8f4ac1af9456465a24ecd338fd998e292030abf;p=metaproxy-moved-to-github.git diff --git a/src/html_parser.cpp b/src/html_parser.cpp index a720c56..3641195 100644 --- a/src/html_parser.cpp +++ b/src/html_parser.cpp @@ -287,6 +287,10 @@ void mp::HTMLParser::Rep::parse_str(HTMLParserEvent &event, const char *cp) tagText(event, text_start, cp); } +mp::HTMLParserEvent::~HTMLParserEvent() +{ +} + /* * Local variables: * c-basic-offset: 4