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
/
viced
/
afsfileprocs.c
diff --git
a/src/viced/afsfileprocs.c
b/src/viced/afsfileprocs.c
index
7ce75c4
..
04a68b3
100644
(file)
--- a/
src/viced/afsfileprocs.c
+++ b/
src/viced/afsfileprocs.c
@@
-6299,7
+6299,6
@@
SRXAFS_FlushCPS(struct rx_call * acall, struct ViceIds * vids,
afs_int32 *vd, *addr;
Error errorCode = 0; /* return code to caller */
struct client *client = 0;
- struct rx_connection *tcon = rx_ConnectionOf(acall);
ViceLog(1, ("SRXAFS_FlushCPS\n"));
FS_LOCK;