cedric pushed a commit to branch master.

commit 89970215e47e8037dcc9ae500c1ec5cb720dec5a
Author: Cedric Bail <[email protected]>
Date:   Thu Aug 1 11:22:29 2013 +0900

    edje: fix a git merge issue that did slip in.
---
 src/lib/edje/edje_textblock_styles.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/edje/edje_textblock_styles.c 
b/src/lib/edje/edje_textblock_styles.c
index 8b2b21f..9f089c8 100644
--- 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)

-- 

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk

Reply via email to