From: Michael Andres Date: Wed, 10 Sep 2008 14:15:44 +0000 (+0000) Subject: no printf X-Git-Tag: BASE-SuSE-Code-12_1-Branch~308^2~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9995abbdf2cbe88cc21190a176bb0edd10ffde39;p=thirdparty%2Flibsolv.git no printf --- diff --git a/tools/repo_products.c b/tools/repo_products.c index 245b3512..a781caac 100644 --- a/tools/repo_products.c +++ b/tools/repo_products.c @@ -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)