Oops desabling debug, Daniel
diff --git a/pattern.c b/pattern.c
index 47b4f22..fb6466b 100644
--- a/pattern.c
+++ b/pattern.c
@@ -25,7 +25,7 @@
 
 #ifdef LIBXML_PATTERN_ENABLED
 
-#define DEBUG_STREAMING
+/* #define DEBUG_STREAMING */
 
 #define ERROR(a, b, c, d)
 #define ERROR5(a, b, c, d, e)