Fixing debug output

This commit is contained in:
Daniel Genrich 2008-09-03 16:02:40 +00:00
parent c587252a78
commit a9ffeb8cad

@ -178,8 +178,6 @@ int ControlParticles::initFromObject(ntlGeometryObjModel *model) {
}
}
printf("tcnt: %d\n", tcnt);
model->setGeoInitType(FGI_CONTROL);
delete tree;