pjproject: bump 2.7.2
[feed/telephony.git] / net / asterisk-13.x / patches / 003-disable-ast-xml-docs.patch
1 --- a/include/asterisk/xml.h
2 +++ b/include/asterisk/xml.h
3 @@ -246,10 +246,5 @@ struct ast_xml_node *ast_xml_xpath_get_f
4 */
5 struct ast_xml_xpath_results *ast_xml_query(struct ast_xml_doc *doc, const char *xpath_str);
6
7 -/* Features using ast_xml_ */
8 -#ifdef HAVE_LIBXML2
9 -#define AST_XML_DOCS
10 -#endif
11 -
12 #endif /* _ASTERISK_XML_H */
13