X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fbackend.h;fp=include%2Fyaz%2Fbackend.h;h=317943cebd9107a381705afb39349c4e02a30393;hp=1d1661642af3ae9c97360e45fc182dd48e446d69;hb=663c43bdba2dde816bb4d89df3daa0c323077e88;hpb=84567c573de4d4b9822d9f2dd9caf8e97d864118 diff --git a/include/yaz/backend.h b/include/yaz/backend.h index 1d16616..317943c 100644 --- a/include/yaz/backend.h +++ b/include/yaz/backend.h @@ -63,7 +63,6 @@ typedef struct { ODR print; /**< print stream (input) */ bend_association association; /**< GFS association / sesssion (input) */ - int *fd; /**< select fd - not working (output) */ Odr_int hits; /**< hits (output) */ int errcode; /**< Diagnostic code / 0 for no error (output) */ char *errstring; /**< Additional info (output) */