Remove unused structure

master
Daniel Zaoui 7 years ago
parent 905a507ab0
commit 389c05bb5c
  1. 8
      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;

Loading…
Cancel
Save