summaryrefslogtreecommitdiff
path: root/print_shm.c
diff options
context:
space:
mode:
Diffstat (limited to 'print_shm.c')
-rw-r--r--print_shm.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/print_shm.c b/print_shm.c
index aad6d28..02a30d9 100644
--- a/print_shm.c
+++ b/print_shm.c
@@ -42,10 +42,6 @@ MitshmQueryVersion (FD fd, const unsigned char *buf)
void
MitshmQueryVersionReply (FD fd, const unsigned char *buf)
{
- short n;
- long m;
- long k;
-
PrintField(RBf, 0, 1, REPLY, REPLYHEADER) /* MitshmRequest reply */ ;
if (Verbose < 1)
return;
@@ -143,10 +139,6 @@ MitshmGetImage (FD fd, const unsigned char *buf)
void
MitshmGetImageReply (FD fd, const unsigned char *buf)
{
- short n;
- long m;
- long k;
-
PrintField(RBf, 0, 1, REPLY, REPLYHEADER) /* MitshmRequest reply */ ;
if (Verbose < 1)
return;