rage artfile debug - remove printf. noisy

This commit is contained in:
Carsten Haitzler 2016-11-04 19:51:05 +09:00
parent 313dda5f2d
commit f7875643dd
1 changed files with 0 additions and 1 deletions

View File

@ -276,7 +276,6 @@ _videothumb_image_load(Evas_Object *obj)
if (sd->poster_mode)
{
artfile = albumart_file_get(sd->realpath);
printf("artfile for %s = %s\n", sd->realpath, artfile);
if (artfile)
{
if (ecore_file_exists(artfile))