evas cache - remove logically dead code

fix CID 1039934
This commit is contained in:
Carsten Haitzler 2014-08-14 18:36:21 +09:00
parent 6b312e9818
commit cf704cc5a0
1 changed files with 0 additions and 1 deletions

View File

@ -362,7 +362,6 @@ evas_cache_engine_image_request(Evas_Cache_Engine_Image *cache,
if (!eim)
{
if (im) evas_cache_image_drop(im);
if (ekey) eina_stringshare_del(ekey);
}
else
{