Fix theme breakage exposed with updated EFL
[profile/ivi/efl-theme-tizen.git] / themes / widgets / toolbar.edc
index 19ae3ba..4d1d0d3 100644 (file)
@@ -647,9 +647,6 @@ group { name: "elm/toolbar/item/default";
 
 group { name: "elm/toolbar/item/item_horizontal";
    inherit: "elm/toolbar/item/default";
-   script {
-      public item_state = ITEM_STATE_ENABLED;
-   }
    parts {
       part { name: "icon_rect";
          description { state: "default" 0.0;
@@ -1708,9 +1705,6 @@ group { name: "elm/toolbar/item/tabbar";
 
 group { name: "elm/toolbar/item/tabbar/item_horizontal";
    inherit: "elm/toolbar/item/tabbar";
-   script {
-      public item_state = ITEM_STATE_ENABLED;
-   }
    parts {
       part { name: "icon_rect";
          description { state: "default" 0.0;