e_hwc_window: remove dead code 38/303938/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 8 Jan 2024 06:51:27 +0000 (15:51 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 8 Jan 2024 07:46:37 +0000 (16:46 +0900)
Change-Id: I5816ab9e0c41613ef4faed548ce9fc0789d0efc5

src/bin/e_hwc_window.c

index 11286e1..2479950 100644 (file)
@@ -3236,7 +3236,6 @@ _e_hwc_window_below_transparent_obj_map_apply(E_Hwc_Window *hwc_window)
         if (!new_map)
           {
              EHWERR("fail to new e_map", hwc_window->ec, hwc_window->hwc, hwc_window);
-             if (map) e_map_free(map);
              return;
           }