From eb815a3ec844c500d85337abb114abe657727292 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Mon, 2 Dec 2002 22:37:08 +0000 Subject: less noise with xmlparsing. CVS patchset: 3416 CVS date: 2002/12/02 22:37:08 --- src/xine-utils/xmlparser.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/xine-utils/xmlparser.c b/src/xine-utils/xmlparser.c index 3d32913bc..6514db3a2 100644 --- a/src/xine-utils/xmlparser.c +++ b/src/xine-utils/xmlparser.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xmlparser.c,v 1.2 2002/09/06 18:13:12 mroi Exp $ + * $Id: xmlparser.c,v 1.3 2002/12/02 22:37:08 f1rmb Exp $ * */ @@ -37,7 +37,7 @@ #define DATA_SIZE 4 * 1024 #define MAX_RECURSION 10 -#define LOG +/* #define LOG */ /* private global variables */ int xml_parser_mode; -- cgit v1.2.3