diff --git a/src/lib/tsuite_evas_hook.c b/src/lib/tsuite_evas_hook.c index 268ec18..ae0e467 100644 --- a/src/lib/tsuite_evas_hook.c +++ b/src/lib/tsuite_evas_hook.c @@ -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;