git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Unused variable cleanup
[openafs.git]
/
src
/
rx
/
rx.c
diff --git
a/src/rx/rx.c
b/src/rx/rx.c
index
df2349b
..
68474cd
100755
(executable)
--- a/
src/rx/rx.c
+++ b/
src/rx/rx.c
@@
-6697,7
+6697,6
@@
rx_GetServerDebug(osi_socket socket, afs_uint32 remoteAddr,
#else
afs_int32 rc = 0;
struct rx_debugIn in;
- afs_int32 *lp = (afs_int32 *) stat;
*supportedValues = 0;
in.type = htonl(RX_DEBUGI_GETSTATS);