X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fmarcread.c;h=4f5d721862ef07d4d2096f83e6bd789395e2b552;hb=4cfe6d56f17bfee774a7c1c79c7fc02b0fba9e86;hp=01d649ad856c48fe012a1a55c92acb9545511669;hpb=b9cda7c63e4d579f2980f44416130afcbd3c064d;p=idzebra-moved-to-github.git diff --git a/recctrl/marcread.c b/recctrl/marcread.c index 01d649a..4f5d721 100644 --- a/recctrl/marcread.c +++ b/recctrl/marcread.c @@ -1,4 +1,4 @@ -/* $Id: marcread.c,v 1.24.2.1 2004-11-30 16:39:42 oleg Exp $ +/* $Id: marcread.c,v 1.24.2.2 2005-01-16 23:11:04 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -288,7 +288,6 @@ static char *get_data(data1_node *n, int *len) { if (n->which == DATA1N_data) { - int i; *len = n->u.data.len; /** Fixme: not delete leader/final whitespaces