summaryrefslogtreecommitdiff
path: root/print_bigreq.c
diff options
context:
space:
mode:
Diffstat (limited to 'print_bigreq.c')
-rw-r--r--print_bigreq.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/print_bigreq.c b/print_bigreq.c
index dd1c84c..7871826 100644
--- a/print_bigreq.c
+++ b/print_bigreq.c
@@ -42,10 +42,6 @@ BigreqEnable (FD fd, const unsigned char *buf)
void
BigreqEnableReply (FD fd, const unsigned char *buf)
{
- short n;
- long m;
- long k;
-
PrintField(RBf, 0, 1, REPLY, REPLYHEADER) /* BigreqRequest reply */ ;
if (Verbose < 1)
return;