* efreet: simplify code.

SVN revision: 55071
This commit is contained in:
Cedric BAIL 2010-11-29 18:42:48 +00:00
parent 5d663ce49b
commit 64a612ef38
1 changed files with 0 additions and 1 deletions

View File

@ -1745,7 +1745,6 @@ efreet_cache_icon_size_distance(Efreet_Cache_Icon_Element *elem, unsigned int si
if (elem->max < size)
return (size / (double)elem->max);
#endif
return 0;
}
return 0;