From b7fbbfff6b939278cb7665d78b2615c77856ce7d Mon Sep 17 00:00:00 2001 From: ulf69 Date: Fri, 15 Oct 2004 18:16:21 +0000 Subject: removed debug output for release builds --- diff --git a/pwmanager/pwmanager/serializer.cpp b/pwmanager/pwmanager/serializer.cpp index 74b3354..203f82c 100644 --- a/pwmanager/pwmanager/serializer.cpp +++ b/pwmanager/pwmanager/serializer.cpp @@ -27,7 +27,7 @@ #endif /* enable/disable serializer debugging (0/1) */ -#define SERIALIZER_DEBUG 1 +#define SERIALIZER_DEBUG 0 /* use the old xml tags for writing (0/1) */ #define USE_OLD_TAGS 0 /* write a CDATA section (0/1) */ -- cgit v0.9.0.2