e_comp_wl_video: fix build warning 64/182964/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Fri, 29 Jun 2018 07:42:10 +0000 (16:42 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Fri, 29 Jun 2018 07:42:10 +0000 (16:42 +0900)
Change-Id: I255ae2c222bc87ba4ef6c28ff1ce0f7a0cc600a5

src/bin/e_comp_wl_video.c

index 268540b02308f67941f72d5286f375f62d36e17e..a08325703ebb7bab24d433d54ce26b72cd0520ac 100644 (file)
@@ -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)
      {