efl: remove unecessary legacy_prefix set to null.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 29 Jun 2016 23:05:52 +0000 (16:05 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 8 Sep 2016 21:58:05 +0000 (14:58 -0700)
src/lib/efl/interfaces/efl_input_device.eo

index 28b2fdf..14f4470 100644 (file)
@@ -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 {