diff options
Diffstat (limited to 'src/xml.c')
| -rw-r--r-- | src/xml.c | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -287,8 +287,6 @@ syms_of_xml (void) | |||
| 287 | { | 287 | { |
| 288 | defsubr (&Slibxml_parse_html_region); | 288 | defsubr (&Slibxml_parse_html_region); |
| 289 | defsubr (&Slibxml_parse_xml_region); | 289 | defsubr (&Slibxml_parse_xml_region); |
| 290 | |||
| 291 | DEFSYM (Qlibxml2_dll, "libxml2"); | ||
| 292 | } | 290 | } |
| 293 | 291 | ||
| 294 | #endif /* HAVE_LIBXML2 */ | 292 | #endif /* HAVE_LIBXML2 */ |