X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fotherinfo.h;h=1660f37e804caf63bf197de32a4340988a8ca73f;hb=869d0e8acb79984b9191576c566cb7753f653ea8;hp=3c936ee3361b5eeb1b1b96a3412c815fac02be9c;hpb=a856c901f082e75a18f21734b47e89fa5534c8f7;p=yaz-moved-to-github.git diff --git a/include/yaz/otherinfo.h b/include/yaz/otherinfo.h index 3c936ee..1660f37 100644 --- a/include/yaz/otherinfo.h +++ b/include/yaz/otherinfo.h @@ -45,17 +45,6 @@ Z_OtherInformationUnit *yaz_oi_update ( const Odr_oid *oid, int categoryValue, int delete_flag); YAZ_EXPORT -void yaz_oi_set_facetlist_oid ( - Z_OtherInformation **otherInformation, ODR odr, - const Odr_oid *oid, int categoryValue, - Z_FacetList *facet_list); - -YAZ_EXPORT -Z_FacetList *yaz_oi_get_facetlist_oid ( - Z_OtherInformation **otherInformation, ODR odr, - const Odr_oid *oid, int categoryValue, int delete_flag); - -YAZ_EXPORT void yaz_oi_set_string_oid ( Z_OtherInformation **otherInformation, ODR odr, const Odr_oid *oid, int categoryValue,