cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=7ae43659f66fd5351a7e649b03d41cffc91358e8

commit 7ae43659f66fd5351a7e649b03d41cffc91358e8
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Wed Jun 29 16:05:52 2016 -0700

    efl: remove unecessary legacy_prefix set to null.
---
 src/lib/efl/interfaces/efl_input_device.eo | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/efl/interfaces/efl_input_device.eo 
b/src/lib/efl/interfaces/efl_input_device.eo
index 28b2fdf..14f4470 100644
--- a/src/lib/efl/interfaces/efl_input_device.eo
+++ b/src/lib/efl/interfaces/efl_input_device.eo
@@ -47,7 +47,6 @@ class Efl.Input.Device (Efl.Object)
 
      @since 1.18
    ]]
-   legacy_prefix: null;
    methods {
       /* FIXME: device_class makes compilation error because of class_get() */
       @property device_type {

-- 


Reply via email to