aboutsummaryrefslogtreecommitdiffstats
path: root/pattern.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-01-30 18:44:30 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-01-30 18:44:30 +0000
commit8f2efae484061636a787f3c330f577e070c99eca (patch)
tree53743256c0145409bc3addde82d92377dd15a22e /pattern.c
parent2fc6df95cc021fb16debe942697eda86eeba39ae (diff)
downloadandroid_external_libxml2-8f2efae484061636a787f3c330f577e070c99eca.tar.gz
android_external_libxml2-8f2efae484061636a787f3c330f577e070c99eca.tar.bz2
android_external_libxml2-8f2efae484061636a787f3c330f577e070c99eca.zip
Oops desabling debug, Daniel
Diffstat (limited to 'pattern.c')
-rw-r--r--pattern.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pattern.c b/pattern.c
index 47b4f22c..fb6466bd 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)