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:
102cd27
)
wl_desktop_shell: Fix xdg_shell_surface_destroy
93/43893/3
author
Mun, Gwan-gyeong
<kk.moon@samsung.com>
Wed, 15 Jul 2015 06:09:39 +0000
(15:09 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Thu, 23 Jul 2015 01:38:10 +0000
(18:38 -0700)
Change-Id: Ic92a46259bf4e67ba8e29037a43913aa4bf236a4
src/modules/wl_desktop_shell/e_mod_main.c
patch
|
blob
|
history
diff --git
a/src/modules/wl_desktop_shell/e_mod_main.c
b/src/modules/wl_desktop_shell/e_mod_main.c
index 98268547dd153939231c7cbde76fc56e3f745e0e..2a0c100e8981d22335dfa21f679bcc979f141585 100644
(file)
--- a/
src/modules/wl_desktop_shell/e_mod_main.c
+++ b/
src/modules/wl_desktop_shell/e_mod_main.c
@@
-688,7
+688,7
@@
_e_xdg_shell_surface_configure_send(struct wl_resource *resource, uint32_t edges
static void
_e_xdg_shell_surface_cb_destroy(struct wl_client *client EINA_UNUSED, struct wl_resource *resource)
{
-
_e_shell_surfa
ce_destroy(resource);
+
wl_resour
ce_destroy(resource);
}
static void