Skip to content
Snippets Groups Projects
Commit 7767ed7e2fe2 authored by Daniel Veillard's avatar Daniel Veillard
Browse files

Fixed a debug log, switched it off now, Daniel

parent aff45361f72a
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
#endif #endif
/* #define DEBUG */ /* #define DEBUG */
#define DEBUG_XPATH */ /* #define DEBUG_XPATH */
/* #define DEBUG_ERROR */ /* #define DEBUG_ERROR */
/* #define DEBUG_MEMORY */ /* #define DEBUG_MEMORY */
...@@ -28,6 +28,6 @@ ...@@ -28,6 +28,6 @@
/* #define DEBUG_ERROR */ /* #define DEBUG_ERROR */
/* #define DEBUG_MEMORY */ /* #define DEBUG_MEMORY */
#define DEBUG_EXTENSIONS */ /* #define DEBUG_EXTENSIONS */
void initlibxsltmod(void); void initlibxsltmod(void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment