e_hwc_window: remove too much error log 64/273464/2 accepted/tizen/6.5/unified/20220407.133948 submit/tizen_6.5/20220407.030633
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 4 Apr 2022 04:26:08 +0000 (13:26 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Wed, 6 Apr 2022 05:24:20 +0000 (14:24 +0900)
commit0c3f4f38512de82d24a8ceb2fa167461d441f0e8
tree437dc1a99f6d740d6e5a206e313b1ed9a1cb7bac
parent071dcf3f73efd95a6162ed054e369634a53bd998
e_hwc_window: remove too much error log

if client doesn't have the wl_tbm_queue and tdm backend set
the TDM_HWC_WIN_CONSTRAINT_BUFFER_QUEUE, error log is printed
when every validate of tdm.
client can attach buffer and commit without wl_tbm_queue.

Change-Id: Ic60074ebd9f8b7ab6fab7ed61965acda82a2821c
src/bin/e_hwc_window.c