]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove unused variables from kprop.c 227/head
authorBen Kaduk <kaduk@mit.edu>
Wed, 22 Oct 2014 18:53:52 +0000 (14:53 -0400)
committerBen Kaduk <kaduk@mit.edu>
Fri, 24 Oct 2014 19:39:07 +0000 (15:39 -0400)
commit1bc97644eb689548126781645a83bb6093dfe79c
treec541f4d062da27fa390c194049335434747894b0
parent62894f854daa8251554376b6b6810fd0e9fecb7f
Remove unused variables from kprop.c

Commit 29dee7d2cece615bec4616fa9b727e77210051db removed the
need for a ccache to hold the credentials used by the process,
but did not remove the ccname and ccache variables which became
unused as a result.
src/slave/kprop.c