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:
e037a42
)
e_info_client: remove an unused variable
22/231722/3
author
jeon
<jhyuni.kang@samsung.com>
Fri, 24 Apr 2020 03:05:10 +0000
(12:05 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Fri, 24 Apr 2020 04:06:37 +0000
(
04:06
+0000)
Change-Id: I9ff635082e012881da2898df992f22895a5074b5
src/bin/e_info_client.c
patch
|
blob
|
history
diff --git
a/src/bin/e_info_client.c
b/src/bin/e_info_client.c
index 8ce6e134eac0eaa1d3a7596dc7ea75adba0b8a2b..e9bf97de916fc2c65ee3c614193520961646248f 100644
(file)
--- a/
src/bin/e_info_client.c
+++ b/
src/bin/e_info_client.c
@@
-5801,7
+5801,6
@@
err:
void
_e_info_client_proc_touchgen(int argc, char **argv)
{
- char name[16] = {0, };
int state = E_INFO_EVENT_STATE_ALL, idx = 0, x = -1, y = -1, cnt = 0, i;
char *tmp = NULL, *buf = NULL, *buf_ptr = NULL;