projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdb4e1f
)
Remove unused variable
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 16 Dec 2002 13:30:41 +0000
(13:30 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 16 Dec 2002 13:30:41 +0000
(13:30 +0000)
client/client.c
patch
|
blob
|
history
diff --git
a/client/client.c
b/client/client.c
index
3cfa3d5
..
3db21cf
100644
(file)
--- a/
client/client.c
+++ b/
client/client.c
@@
-2,7
+2,7
@@
* Copyright (c) 1995-2002, Index Data
* See the file LICENSE for details.
*
- * $Id: client.c,v 1.176 2002-12-16 13:13:53 adam Exp $
+ * $Id: client.c,v 1.177 2002-12-16 13:30:41 adam Exp $
*/
#include <stdio.h>
@@
-693,7
+693,6
@@
static void display_record(Z_External *r)
while (inbytesleft)
{
- int i;
size_t outbytesleft = sizeof(outbuf);
char *outp = outbuf;
size_t r = yaz_iconv (cd, (char**) &inp,