oops. printf left in.

SVN revision: 11417
This commit is contained in:
Carsten Haitzler 2004-08-28 08:43:24 +00:00
parent b81f2b2b90
commit 95546de87c
1 changed files with 0 additions and 1 deletions

View File

@ -850,7 +850,6 @@ evas_common_load_image_from_file(const char *file, const char *key)
// if (real_file) free(real_file);
return im;
}
printf("@@@@@@@@@ IMAGE LOAD\n");
im = evas_common_image_new();
if (!im)
{