oops printf.. remove

SVN revision: 4855
This commit is contained in:
Carsten Haitzler 2001-06-22 17:08:06 +00:00
parent 8605282e70
commit 28fe60de06
1 changed files with 0 additions and 1 deletions

View File

@ -936,7 +936,6 @@ evas_render_updates(Evas e)
else ww = 1 + ((visw + tilex) / tilew);
pointsx = malloc(ww * sizeof(struct _points));
printf("r\n");
for (xx = 0; xx < ww; xx++)
{
if (xx == 0)