jackdanielz pushed a commit to branch master.

http://git.enlightenment.org/tools/exactness.git/commit/?id=389c05bb5ce60c0628a21dda656a3cad0bb83607

commit 389c05bb5ce60c0628a21dda656a3cad0bb83607
Author: Daniel Zaoui <daniel.za...@samsung.com>
Date:   Sun Oct 9 07:14:21 2016 +0300

    Remove unused structure
---
 src/lib/tsuite_evas_hook.c | 8 --------
 1 file changed, 8 deletions(-)

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;

-- 


Reply via email to