rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=0413cb81128eecc8f4f584a022a268a224716fb2

commit 0413cb81128eecc8f4f584a022a268a224716fb2
Author: Vitalii Vorobiov <vi.vorob...@samsung.com>
Date:   Tue Jan 26 15:34:23 2016 +0000

    image_editor: remove useless and no more required mods
---
 src/bin/ui/editors/image_editor.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/bin/ui/editors/image_editor.h 
b/src/bin/ui/editors/image_editor.h
index 2b16874..c983931 100644
--- a/src/bin/ui/editors/image_editor.h
+++ b/src/bin/ui/editors/image_editor.h
@@ -31,12 +31,6 @@
 
 #define SIG_IMAGE_SELECTED "image_selected"
 
-typedef enum {
-   SINGLE,
-   MULTIPLE,
-   TWEENS
-} Image_Editor_Mode;
-
 /**
  * Add new image editor layout for setting into tab.
  *

-- 


Reply via email to