{ SWALLOW_Type_1CHECK_RIGHT_INVISIBLE, __add_check_invisible },
};
+
+#if 0
static __Content_Drawer __cd_end [SWALLOW_Type_MAX] = {
/*end part object of the type */
{ SWALLOW_Type_1RADIO, __add_radio },
};
+#endif
/* When X marked button clicked, make string as empty. */
static void __multiline_eraser_clicked(void *data, Evas_Object *obj,
/*Elm_Object_Item *parentItem = elm_genlist_item_parent_get(subitem); */
/*retvm_if(parentItem == NULL, ECORE_CALLBACK_CANCEL, "parentItem is NULL"); */
- /*Setting_GenGroupItem_Data *data_subItem = elm_object_item_data_get(subitem); */ /* parent data * /
- /*Setting_GenGroupItem_Data *data_parentItem = elm_object_item_data_get(parentItem);*/ /* parent data * /
+ /*Setting_GenGroupItem_Data *data_subItem = elm_object_item_data_get(subitem); */ /* parent data */
+ /*Setting_GenGroupItem_Data *data_parentItem = elm_object_item_data_get(parentItem);*/ /* parent data */
/*retvm_if(!data_subItem || !data_parentItem, ECORE_CALLBACK_CANCEL, "!data_subItem || !data_parentItem"); */
retvm_if(ad == NULL, ECORE_CALLBACK_CANCEL, "ad is NULL");