From: Doyoun Kang Date: Fri, 29 Jun 2018 07:42:10 +0000 (+0900) Subject: e_comp_wl_video: fix build warning X-Git-Tag: submit/tizen/20180630.071340~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf2e68d06d9a0c64b19ce06a3ceff14def52fa77;p=platform%2Fupstream%2Fenlightenment.git e_comp_wl_video: fix build warning Change-Id: I255ae2c222bc87ba4ef6c28ff1ce0f7a0cc600a5 --- diff --git a/src/bin/e_comp_wl_video.c b/src/bin/e_comp_wl_video.c index 268540b023..a08325703e 100644 --- a/src/bin/e_comp_wl_video.c +++ b/src/bin/e_comp_wl_video.c @@ -1795,7 +1795,6 @@ _e_video_vblank_handler(tdm_output *output, unsigned int sequence, { E_Video *video; Eina_List *l; - E_Comp_Wl_Video_Buf *vbuf; EINA_LIST_FOREACH(video_list, l, video) {