X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fidzebra%2Frecctrl.h;fp=include%2Fidzebra%2Frecctrl.h;h=b74e831d4c6d3cf17dd82595c1bd2a487125e634;hb=3731bdaf94aeba2550fc553aebe34831c203dc36;hp=e4d3604dc171bd5152b4f5c391ba1f334c4510b1;hpb=d72e1bb8f40e57e62944199c576e22e14f1b2b60;p=idzebra-moved-to-github.git diff --git a/include/idzebra/recctrl.h b/include/idzebra/recctrl.h index e4d3604..b74e831 100644 --- a/include/idzebra/recctrl.h +++ b/include/idzebra/recctrl.h @@ -1,4 +1,4 @@ -/* $Id: recctrl.h,v 1.38 2007-10-31 16:56:14 adam Exp $ +/* $Id: recctrl.h,v 1.39 2007-11-30 12:19:08 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -123,8 +123,6 @@ struct recRetrieveCtrl { int recordSize; /* size of record in bytes */ char *fname; /* name of file (or NULL if internal) */ data1_handle dh; - zebra_snippets *hit_snippet; - zebra_snippets *doc_snippet; /* response */ const Odr_oid * output_format; /* output format OID */