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:
5530693
)
e_comp_wl: remove unreached code.
91/246591/1
author
SooChan Lim
<sc1.lim@samsung.com>
Mon, 2 Nov 2020 08:48:26 +0000
(17:48 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Mon, 2 Nov 2020 08:48:26 +0000
(17:48 +0900)
Change-Id: Ia614dc818a09fe3034b8fa1834b450282a592194
src/bin/e_comp_wl.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl.c
b/src/bin/e_comp_wl.c
index 42b91ad6b5f670dcbd433d8aae3d620bbad558fa..a8ca86e52a7132f04f387d29d9250ff6300e51cf 100644
(file)
--- a/
src/bin/e_comp_wl.c
+++ b/
src/bin/e_comp_wl.c
@@
-3905,7
+3905,6
@@
_e_comp_wl_client_usable_get(pid_t pid, E_Pixmap *ep)
/* to set-up comp data */
_e_comp_wl_client_cb_new(NULL, ec);
ec->ignored = 0;
- if (!cdata) return NULL;
_e_comp_wl_client_evas_init(ec);
ELOGF("COMP", "Reusable ec. new_pixmap:%p", ec, ec->pixmap);