rebase/elm_widget: Remove duplicated method of widget eo def
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 27 Dec 2017 05:49:44 +0000 (14:49 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 27 Dec 2017 08:58:44 +0000 (17:58 +0900)
Change-Id: I4fc068b38b682fc2db1707adbfe9afb017885862

src/lib/elementary/elm_widget.eo

index eb4b6cd..8ba4b7f 100644 (file)
@@ -246,14 +246,6 @@ abstract Elm.Widget (Efl.Canvas.Group, Efl.Access,
          }
          legacy: null;
       }
-      //TIZEN_ONLY(20170621) handle atspi proxy connection at runtime
-      atspi {
-         [['Virtual' function on the widget being set atspi.]]
-         params {
-            @in is_atspi: bool;
-         }
-         legacy: null;
-      }
       //
       //TIZEN_ONLY(20170621) handle atspi proxy connection at runtime
       atspi {