]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/xml/xmlparser.h
netradiant: strip 16-bit png to 8-bit, fix #153
[xonotic/netradiant.git] / libs / xml / xmlparser.h
index b11d355bce45c1a42df4f4df3644b1071747c13a..cdfdd8fbaffb4882128595f9fea1e66ea31e3690 100644 (file)
@@ -208,6 +208,7 @@ virtual void exportXML( XMLImporter& importer ){
                xmlFreeParserCtxt( ctxt );
        }
 
+       (void) wellFormed;
        //return wellFormed;
 }
 private: