rage artfile debug - remove printf. noisy

v-0.4.0
Carsten Haitzler 7 years ago
parent 313dda5f2d
commit f7875643dd
  1. 1
      src/bin/videothumb.c

@ -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))

Loading…
Cancel
Save