projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d88843b
)
elementary: Remove unused variable
author
Chris Michael
<cp.michael@samsung.com>
Fri, 13 Feb 2015 14:44:05 +0000
(09:44 -0500)
committer
Chris Michael
<cp.michael@samsung.com>
Fri, 13 Feb 2015 14:44:05 +0000
(09:44 -0500)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
legacy/elementary/src/lib/elc_popup.c
patch
|
blob
|
history
diff --git
a/legacy/elementary/src/lib/elc_popup.c
b/legacy/elementary/src/lib/elc_popup.c
index
54ec6ef
..
f23ad22
100644
(file)
--- a/
legacy/elementary/src/lib/elc_popup.c
+++ b/
legacy/elementary/src/lib/elc_popup.c
@@
-293,7
+293,6
@@
EOLIAN static Eina_Bool
_elm_popup_elm_widget_theme_apply(Eo *obj, Elm_Popup_Data *sd)
{
Elm_Popup_Item_Data *it;
- unsigned int i = 0;
Eina_List *elist;
char buf[1024], style[1024];