summaryrefslogtreecommitdiff
path: root/lib/ZRecvPkt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZRecvPkt.c')
-rw-r--r--lib/ZRecvPkt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ZRecvPkt.c b/lib/ZRecvPkt.c
index 8e8a179..45caafd 100644
--- a/lib/ZRecvPkt.c
+++ b/lib/ZRecvPkt.c
@@ -25,7 +25,6 @@ Code_t ZReceivePacket(buffer,buffer_len,ret_len)
int *ret_len;
{
int retval;
- struct _Z_InputQ *old_head;
if (ZGetFD() < 0)
return (ZERR_NOPORT);