Remove unused structure

This commit is contained in:
Daniel Zaoui 2016-10-09 07:14:21 +03:00
parent 905a507ab0
commit 389c05bb5c
1 changed files with 0 additions and 8 deletions

View File

@ -21,14 +21,6 @@
#define SAVE_KEY_STR "F3"
#define IMAGE_FILENAME_EXT ".png"
/* START - EET Handling code */
struct _Eet_Event_Type
{
unsigned int version;
};
typedef struct _Eet_Event_Type Eet_Event_Type;
/* END - EET Handling code */
struct _evas_hook_setting
{
char *recording;