diff options
Diffstat (limited to 'src/lib/edje/edje_convert.h')
-rw-r--r-- | src/lib/edje/edje_convert.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/edje/edje_convert.h b/src/lib/edje/edje_convert.h index c37afd7bb8..951d0c6f24 100644 --- a/src/lib/edje/edje_convert.h +++ b/src/lib/edje/edje_convert.h | |||
@@ -103,8 +103,6 @@ struct _Old_Edje_Part_Collection | |||
103 | Embryo_Program *script; /**< all the embryo script code for this group */ | 103 | Embryo_Program *script; /**< all the embryo script code for this group */ |
104 | const char *part; /**< part name */ | 104 | const char *part; /**< part name */ |
105 | 105 | ||
106 | unsigned char script_only; /**< script only */ | ||
107 | |||
108 | unsigned char lua_script_only; /** LUA script only */ | 106 | unsigned char lua_script_only; /** LUA script only */ |
109 | 107 | ||
110 | unsigned char checked : 1; /**< contents checked and registered */ | 108 | unsigned char checked : 1; /**< contents checked and registered */ |