e_hwc_windows: remove exception of checking transition 06/197606/2
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 14 Jan 2019 10:00:59 +0000 (19:00 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Mon, 14 Jan 2019 10:21:15 +0000 (10:21 +0000)
Change-Id: Ifbe6877d27549a0e7152f0da2d851968fe377eab

src/bin/e_hwc_windows.c

index 636eb0cdfd23399ac283e0aa87b2c0ee7ef4c122..4b3b09b6b1c93072f6e522c4d7fb4aad69c43f94 100644 (file)
@@ -1908,8 +1908,6 @@ _e_hwc_windows_evaluate(E_Hwc *hwc)
         _e_hwc_windows_target_state_set(hwc->target_hwc_window, E_HWC_WINDOW_STATE_NONE);
      }
 
-   if (hwc_mode != E_HWC_MODE_FULL && num_video > 0)
-
    /* skip the target_buffer when the window is on trainsition of the composition */
    if (hwc_mode != E_HWC_MODE_FULL && _e_hwc_windows_transition_check(hwc))
      {