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:
072f73a
)
edje: fix a git merge issue that did slip in.
author
Cedric Bail
<cedric.bail@samsung.com>
Thu, 1 Aug 2013 02:22:29 +0000
(11:22 +0900)
committer
Cedric Bail
<cedric.bail@samsung.com>
Thu, 1 Aug 2013 02:22:29 +0000
(11:22 +0900)
src/lib/edje/edje_textblock_styles.c
patch
|
blob
|
history
diff --git
a/src/lib/edje/edje_textblock_styles.c
b/src/lib/edje/edje_textblock_styles.c
index 8b2b21f0f5a4c080554b11bbb8dc6d4ea80e20ff..9f089c8b92246884bedc9daaa59a87a94271f5b2 100644
(file)
--- a/
src/lib/edje/edje_textblock_styles.c
+++ b/
src/lib/edje/edje_textblock_styles.c
@@
-413,8
+413,6
@@
_edje_textblock_style_cleanup(Edje_File *edf)
EINA_LIST_FREE(stl->tags, tag)
{
- Edje_Style_Tag *tag;
-
if (tag->value && eet_dictionary_string_check(eet_dictionary_get(edf->ef), tag->value) == 0)
eina_stringshare_del(tag->value);
if (edf->free_strings)