mcc_ops.c: Remove excess code which is defined in fcc_ops.c
authorTheodore Tso <tytso@mit.edu>
Sat, 4 Nov 1995 05:47:41 +0000 (05:47 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 4 Nov 1995 05:47:41 +0000 (05:47 +0000)
commitc9e56f4efe6a720508194014d2fbc831c9e690e9
tree2d15f1a47a2f52c7a2c65875f0fc3c63003ed07a
parent4a78424dc1739d644b7142a0eb73c71ff17bdb59
mcc_ops.c: Remove excess code which is defined in fcc_ops.c
(which may not be the right place for it anyway).

mcc.h: Remove use of krb5_ccache_sessions

mcc_destry.c (krb5_mcc_destroy): Remove use of krb5_ccache_sessions

mcc_gennew.c (krb5_mcc_generate_new): Remove use of krb5_ccache_sessions

mcc_reslv.c (krb5_mcc_resolve): Remove use of krb5_ccache_sessions

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7019 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/memory/mcc.h
src/lib/krb5/ccache/memory/mcc_destry.c
src/lib/krb5/ccache/memory/mcc_gennew.c
src/lib/krb5/ccache/memory/mcc_ops.c
src/lib/krb5/ccache/memory/mcc_reslv.c