X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Frstemp.h;h=c12c8d049e4331a8f14905552e893a4df8f64b9a;hp=edf1c4bb7c30666508db8fb12c7777d3f6bc7b3b;hb=863d336f803da454e03f39ee2225719fed05021e;hpb=ca1bd3e863440cd606d900d63598470080a23cff diff --git a/include/rstemp.h b/include/rstemp.h index edf1c4b..c12c8d0 100644 --- a/include/rstemp.h +++ b/include/rstemp.h @@ -1,4 +1,4 @@ -/* $Id: rstemp.h,v 1.9 2004-01-22 11:27:21 adam Exp $ +/* $Id: rstemp.h,v 1.10 2004-08-20 14:44:45 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -38,7 +38,6 @@ typedef struct rset_temp_parms int (*cmp)(const void *p1, const void *p2); int key_size; const char *temp_path; - RSET_TERM rset_term; } rset_temp_parms; #ifdef __cplusplus