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:
a8e70d4
)
e_comp_wl_shell: remove unnecessary comment.
60/201160/1
sandbox/headless/master
sandbox/inputhacker/devel
sandbox/lsj119/devel
accepted/tizen/unified/20190311.072549
submit/tizen/20190311.043722
author
Seunghun
<shiin.lee@samsung.com>
Mon, 11 Mar 2019 04:35:34 +0000
(13:35 +0900)
committer
Seunghun
<shiin.lee@samsung.com>
Mon, 11 Mar 2019 04:35:34 +0000
(13:35 +0900)
Change-Id: I85be47c848d00f9891f91bd0253018274c44784b
src/bin/e_comp_wl_shell.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl_shell.c
b/src/bin/e_comp_wl_shell.c
index ec6b184df6646f9a61ff1f774aacb35e14a9816b..cd6debf67ac2ac7619949277542f71ab5fb99e03 100644
(file)
--- a/
src/bin/e_comp_wl_shell.c
+++ b/
src/bin/e_comp_wl_shell.c
@@
-400,8
+400,6
@@
e_shell_e_client_destroy(E_Client *ec)
if (e_object_unref(E_OBJECT(ec)) == 0)
return;
- /* wl_resource_destroy(ec->comp_data->shell.surface); */
-
if (!e_object_is_del(E_OBJECT(ec)))
{
if (ec->comp_data->mapped)