e_hwc_window: remove dead code 40/303940/3 accepted/tizen/7.0/unified/20240108.164412
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 08:26:31 +0000 (08:26 +0000)
Change-Id: I5816ab9e0c41613ef4faed548ce9fc0789d0efc5

src/bin/e_hwc_window.c

index 41f27164516404a8d175386ed549a4d743ae3b7c..679abb668ff568de4d9fc880f519303d0f6446da 100644 (file)
@@ -3222,7 +3222,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;
           }