no prointf!

SVN revision: 3484
This commit is contained in:
Carsten Haitzler 2000-09-15 23:52:21 +00:00
parent 69c726a9cf
commit 227a499f1d
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ __imlib_BestVisual(Display *d, int screen, int *depth_return)
XFree(xvir);
}
}
printf("%x\n", v->visualid);
if (depth_return)
*depth_return = maxd;
return v;