too much logging

This commit is contained in:
ehouse 2005-03-21 05:29:37 +00:00
parent f069c4c2dc
commit 24690a2a10

View file

@ -1648,7 +1648,6 @@ model_getRecentPassCount( ModelCtxt* model )
break;
}
}
XP_LOGF( "model_getRecentPassCount=>%d", nPasses );
return nPasses;
} /* model_getRecentPassCount */