SVN revision: 49057
This commit is contained in:
Hannes Janetzek 2010-05-20 06:51:29 +00:00
parent c80bcfd875
commit 4310f32263
1 changed files with 0 additions and 1 deletions

View File

@ -422,7 +422,6 @@ _evry_icon_fdo_set(Evas_Object *obj, const char *icon)
if ((!icon) || (!icon[0])) return 0;
path = efreet_icon_path_find(e_config->icon_theme, icon, 128);
printf("path %s\n", path);
if (!path) return 0;
e_icon_scale_size_set(obj, 128);