mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
- xmlversion.h.in libxml.h: Cygwin patches
- tree.c: xmlFreeNodeList patch similar to xmlFreeNode one - tree.h: cleanup Daniel
This commit is contained in:
@@ -69,16 +69,6 @@ typedef enum {
|
||||
|
||||
typedef unsigned char xmlChar;
|
||||
|
||||
/*
|
||||
* Removed in 2.3.9 ... nobody should still use this
|
||||
*
|
||||
#ifndef WIN32
|
||||
#ifndef CHAR
|
||||
#define CHAR xmlChar
|
||||
#endif
|
||||
#endif
|
||||
*/
|
||||
|
||||
/**
|
||||
* BAD_CAST:
|
||||
*
|
||||
|
Reference in New Issue
Block a user