projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
364c82d
)
e_comp_wl_video: fix build warning
64/182964/1
author
Doyoun Kang
<doyoun.kang@samsung.com>
Fri, 29 Jun 2018 07:42:10 +0000
(16:42 +0900)
committer
Doyoun 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
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl_video.c
b/src/bin/e_comp_wl_video.c
index 268540b02308f67941f72d5286f375f62d36e17e..a08325703ebb7bab24d433d54ce26b72cd0520ac 100644
(file)
--- 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)
{