X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fotherinfo.h;h=7ce44e8e62f5e0d0181694ee7011247a63e71ff0;hp=3c936ee3361b5eeb1b1b96a3412c815fac02be9c;hb=30af0a1ebbea75c3e757eb03d3f988c61fce8511;hpb=a856c901f082e75a18f21734b47e89fa5534c8f7 diff --git a/include/yaz/otherinfo.h b/include/yaz/otherinfo.h index 3c936ee..7ce44e8 100644 --- a/include/yaz/otherinfo.h +++ b/include/yaz/otherinfo.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -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,