printf no longer needed.

SVN revision: 25992
This commit is contained in:
David Walter Seikel 2006-09-21 00:22:43 +00:00
parent 73c3668895
commit 3fb0627858
1 changed files with 0 additions and 3 deletions

View File

@ -114,9 +114,6 @@ evas_image_load_file_xpm(RGBA_Image *im, const char *file, const char *key, int
int count, pixels;
if (!file) return 0;
printf("evas_image_load_file_xpm(%s, %s, %d)\n", file, key, load_data);
done = 0;
// transp = -1;
transp = 0;