X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fproto.h;h=7c40f0e4b6ba0dd60bcf246b8d56e7d23ff75da0;hb=120720e0d9c4fb0bcb2dae04d925ce03c64ede68;hp=fcda11bf2a42270e4f548d289e13e4d2a0345d95;hpb=97193c4445d3dca23f65c4b517801f148da5a512;p=yaz-moved-to-github.git diff --git a/include/yaz/proto.h b/include/yaz/proto.h index fcda11b..7c40f0e 100644 --- a/include/yaz/proto.h +++ b/include/yaz/proto.h @@ -130,7 +130,6 @@ typedef Z_External Z_DatabaseRecord; typedef struct Z_IOItemOrder Z_ItemOrder; YAZ_EXPORT Z_APDU *zget_APDU(ODR o, int which); -YAZ_EXPORT Z_Close *zget_Close (ODR o); /** \brief Performs "pretty" display of GRS-1 record to WRBUF */ YAZ_EXPORT void yaz_display_grs1(WRBUF wrbuf, Z_GenericRecord *r, int flags);