summaryrefslogtreecommitdiff
path: root/print_lbx.c
diff options
context:
space:
mode:
Diffstat (limited to 'print_lbx.c')
-rw-r--r--print_lbx.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/print_lbx.c b/print_lbx.c
index cc9d90e..2ec880c 100644
--- a/print_lbx.c
+++ b/print_lbx.c
@@ -52,10 +52,6 @@ LbxQueryVersionReply (
FD fd,
const unsigned char *buf)
{
- short n;
- long m;
- long k;
-
PrintField(RBf, 0, 1, REPLY, REPLYHEADER) /* LbxRequest reply */ ;
PrintField(RBf, 1, 1, LBXREPLY, LBXREPLYHEADER) /* LbxQueryVersion reply */;
if (Verbose < 1)