edje: fix a git merge issue that did slip in.

This commit is contained in:
Cedric Bail 2013-08-01 11:22:29 +09:00
parent 072f73a453
commit 89970215e4
1 changed files with 0 additions and 2 deletions

View File

@ -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)