summaryrefslogtreecommitdiff
path: root/print_lbx.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 19:54:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 19:54:12 -0800
commita298bf274a53c1c04b6b634b7e5bfb1f6ff62089 (patch)
tree9acde9edf89f85d94b7a58fb27eda9fbd8b28be5 /print_lbx.c
parente71c788fe1659e58a983d7a388367317a23e07a9 (diff)
downloadxscope-a298bf274a53c1c04b6b634b7e5bfb1f6ff62089.tar.gz
Remove unused variable server_client from print_lbx.c
Fixes gcc warning: print_lbx.c:31: warning: 'server_client' defined but not used Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'print_lbx.c')
-rw-r--r--print_lbx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print_lbx.c b/print_lbx.c
index 263d020..d110c0c 100644
--- a/print_lbx.c
+++ b/print_lbx.c
@@ -28,7 +28,7 @@
static unsigned long sequences[256];
static unsigned char starting_server[256];
static unsigned char starting_client[256];
-static int client_client, server_client;
+static int client_client;
void
LbxQueryVersion (