SVN revision: 25875
This commit is contained in:
Carsten Haitzler 2006-09-16 11:36:50 +00:00
parent 8c9abfcdc5
commit 3737f4e554
1 changed files with 0 additions and 1 deletions

View File

@ -1578,7 +1578,6 @@ _e_fm2_icon_icon_set(E_Fm2_Icon *ic)
const char *icon;
icon = e_fm_mime_icon_get(ic->info.mime);
printf("%s -> %s | %s\n", ic->info.file, ic->info.mime, icon);
/* use mime type to select icon */
if (!icon)
{