e_output: remove unnecessary e_comp_canvas_norender_push/pop 12/271312/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 26 Jan 2022 11:28:57 +0000 (20:28 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Fri, 18 Feb 2022 02:15:32 +0000 (11:15 +0900)
commita85fd9a06a016349c8b264048dad9a56846c08e5
tree3427a30f058f3c0d6ef1c22a75c22cafac360655
parent54bd21bc10b2ac0150713d96c0a7f290f68abf90
e_output: remove unnecessary e_comp_canvas_norender_push/pop

rendering and displaying is done in main thread.
e_comp_canvas_norender_push/pop is unnecessary.

Change-Id: I95f942612b0fbe4433c060fc7fa9ec942ddad732
src/bin/e_output.c