evas/cserve2: Don't mark as unloaded if we are not
[profile/ivi/evas.git] / src / lib / cache2 / evas_cache2.c
index 7fc3b7b..0a65fa0 100644 (file)
@@ -820,9 +820,6 @@ evas_cache2_image_unload_data(Image_Entry *im)
 
    if (!im->flags.loaded)
      return;
-
-//    if (im->data2)
-   im->flags.loaded = 0;
 }
 
 EAPI void