[E-devel] [patch][edje] redefinition of typedef 'Edje_Pick_Data'

dear all, hello

the attached patch is for removing redefinition of typedef
'Edje_Pick_Data'. that's it. :-)

cordially,
shinwoo kim.

Signed-Off-By:Kim Shinwoo <kimcinoo.efl@gmail.com>



SVN revision: 78040
This commit is contained in:
ChunEon Park 2012-10-16 08:49:03 +00:00
parent ff3b6058d8
commit 4c8e4957e7
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ struct _Edje_Pick_Font
};
typedef struct _Edje_Pick_Font Edje_Pick_Font;
typedef struct _Edje_Pick_Data Edje_Pick_Data;
struct _Edje_Pick
{
Eina_Bool v; /* Verbose */