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:
dce3773
)
e_comp_wl: comment out unused function to reduce warnings
06/44506/1
author
Gwanglim Lee
<gl77.lee@samsung.com>
Thu, 23 Jul 2015 01:11:38 +0000
(10:11 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Thu, 23 Jul 2015 01:11:38 +0000
(10:11 +0900)
Change-Id: Id59d95a5e3508b1d9bbaeb586beba77d8f404900
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 68ebc7af1af0b986351e8ee5b2ed1c5325dd2967..77e459f0acbcf761a06e07b858b7caf60c2270e4 100644
(file)
--- a/
src/bin/e_comp_wl.c
+++ b/
src/bin/e_comp_wl.c
@@
-2664,6
+2664,7
@@
_e_comp_wl_client_cb_post_new(void *data EINA_UNUSED, E_Client *ec)
}
}
+#if 0
static void
_e_comp_wl_client_cb_pre_frame(void *data EINA_UNUSED, E_Client *ec)
{
@@
-2742,6
+2743,7
@@
_e_comp_wl_client_cb_pre_frame(void *data EINA_UNUSED, E_Client *ec)
ec->comp_data->reparented = EINA_TRUE;
}
+#endif
static void
_e_comp_wl_client_cb_focus_set(void *data EINA_UNUSED, E_Client *ec)