evas: remove duplication.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 4 Jul 2012 11:25:18 +0000 (11:25 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 4 Jul 2012 11:25:18 +0000 (11:25 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@73267 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/engines/common/evas_font_draw.c

index f635756..2e56737 100644 (file)
@@ -7,7 +7,6 @@
 
 #include "evas_font_ot.h"
 
-typedef struct _Evas_Glyph Evas_Glyph;
 struct _Evas_Glyph
 {
    RGBA_Font_Glyph *fg;