1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

Fixed a debug log, switched it off now, Daniel

This commit is contained in:
Daniel Veillard
2003-01-13 22:33:20 +00:00
parent d932aafe73
commit cb20183b44

View File

@ -24,10 +24,10 @@
#endif
/* #define DEBUG */
#define DEBUG_XPATH */
/* #define DEBUG_XPATH */
/* #define DEBUG_ERROR */
/* #define DEBUG_MEMORY */
#define DEBUG_EXTENSIONS */
/* #define DEBUG_EXTENSIONS */
void initlibxsltmod(void);