Uncommitted my last commit.

This commit is contained in:
Rob Haarsma 2005-04-10 08:46:47 +00:00
parent b1675a345a
commit 28064baa5c

@ -1019,15 +1019,9 @@ static void mainRenderLoop(void) /* here the PART and FIELD loops */
R.rectftot= NULL;
pa->rectz= R.rectz;
R.rectz= NULL;
if(!(R.r.mode & R_BORDER)) {
printf("Rendered (%02d/%02d)\r", nr+1, totparts);
fflush(stdout);
}
}
}
if(RE_local_test_break()) break;
}