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:
d5f35ab
)
video: Remove an unused code line.
author
Seunghun Lee
<shiin.lee@samsung.com>
Tue, 18 Dec 2018 02:05:58 +0000
(11:05 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Fri, 12 Apr 2019 10:00:22 +0000
(19:00 +0900)
Change-Id: Icd972b12c1d84f103a8eb2f10174775f4cc3ff5f
src/bin/video/e_comp_wl_video.c
patch
|
blob
|
history
diff --git
a/src/bin/video/e_comp_wl_video.c
b/src/bin/video/e_comp_wl_video.c
index 973ee4f30533abea8305bb07d7906564995181cb..3571a0ca0164dac348468595bf33c6f779af047b 100644
(file)
--- a/
src/bin/video/e_comp_wl_video.c
+++ b/
src/bin/video/e_comp_wl_video.c
@@
-215,11
+215,6
@@
_e_video_destroy(E_Video *video)
video_list = eina_list_remove(video_list, video);
free(video);
-
-#if 0
- if (e_comp_wl_video_buffer_list_length() > 0)
- e_comp_wl_video_buffer_list_print(NULL);
-#endif
}
static Eina_Bool