no printf
authorMichael Andres <ma@suse.de>
Wed, 10 Sep 2008 14:15:44 +0000 (14:15 +0000)
committerMichael Andres <ma@suse.de>
Wed, 10 Sep 2008 14:15:44 +0000 (14:15 +0000)
tools/repo_products.c

index 245b351..a781caa 100644 (file)
@@ -179,7 +179,7 @@ startElement(void *userData, const char *name, const char **atts)
   Pool *pool = pd->pool;
   struct stateswitch *sw;
 
-#if 1
+#if 0
       fprintf(stderr, "start: [%d]%s\n", pd->state, name);
 #endif
   if (pd->depth != pd->statedepth)