X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=libs%2Fxml%2Fxmlparser.h;h=cdfdd8fbaffb4882128595f9fea1e66ea31e3690;hb=81ab1fe02f887ccf43e1755ed44811ff4fd693c3;hp=b11d355bce45c1a42df4f4df3644b1071747c13a;hpb=f3662c4c8981842c0c9a74d4cd373c431f42852e;p=xonotic%2Fnetradiant.git diff --git a/libs/xml/xmlparser.h b/libs/xml/xmlparser.h index b11d355b..cdfdd8fb 100644 --- a/libs/xml/xmlparser.h +++ b/libs/xml/xmlparser.h @@ -208,6 +208,7 @@ virtual void exportXML( XMLImporter& importer ){ xmlFreeParserCtxt( ctxt ); } + (void) wellFormed; //return wellFormed; } private: