(chise_ft_close): Likewise.
unsigned char *str));
#endif
-#if 1
-CHISE_Feature_Table*
-chise_ds_open_feature_table (CHISE_DS *ds, const char *feature);
-
-int chise_ft_close (CHISE_Feature_Table *table);
-#endif
-
typedef struct CHISE_CCS_Table CHISE_CCS_Table;
typedef CHISE_CCS_Table* CHISE_CCS;
int chise_ccs_sync (CHISE_CCS ccs);
-#if 0
-CHISE_CCS_Table*
-chise_ds_open_ccs_table (CHISE_DS *ds, const char *ccs);
-
-int chise_ccst_close (CHISE_CCS_Table *table);
-#endif
-
#endif /* !_CHISE_H */