diff --git a/python/libxslt.c b/python/libxslt.c index aff45361f72a4dffe1b94e6aaf409f92daca482b_cHl0aG9uL2xpYnhzbHQuYw==..7767ed7e2fe241edc922eeb2c1e167f43c8184e6_cHl0aG9uL2xpYnhzbHQuYw== 100644 --- a/python/libxslt.c +++ b/python/libxslt.c @@ -24,6 +24,6 @@ #endif /* #define DEBUG */ -#define DEBUG_XPATH */ +/* #define DEBUG_XPATH */ /* #define DEBUG_ERROR */ /* #define DEBUG_MEMORY */ @@ -28,6 +28,6 @@ /* #define DEBUG_ERROR */ /* #define DEBUG_MEMORY */ -#define DEBUG_EXTENSIONS */ +/* #define DEBUG_EXTENSIONS */ void initlibxsltmod(void);