summaryrefslogtreecommitdiff
path: root/print_bigreq.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-05-06 21:43:59 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-05-06 21:44:37 -0700
commit50ef34933ba3e846605d52a96619323e12887959 (patch)
treebb1b0c722700eee128ca15df4764393af4d28bda /print_bigreq.c
parent0167af41624e8ef86b657d83ece09fe4e12fd6a2 (diff)
Clear many compiler & sparse warnings
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
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;