]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove unused struct and switch_to stubs
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Mon, 16 Jul 2012 15:43:00 +0000 (11:43 -0400)
committerTom Yu <tlyu@mit.edu>
Mon, 27 Aug 2012 23:27:28 +0000 (19:27 -0400)
commitcd13eb7cc6a544c7fd8226c00775f892c47fb550
tree5c215b15c9e830516575e49b3b480b283f969552
parenta77f7637abc61f626ba8d1e1ade6f93c05fd14e9
Remove unused struct and switch_to stubs

Only one mslsa ccache is supported, so switch_to is not needed.
Likewise, struct krb5int_lcc_iterator is unneccesary.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
(cherry picked from commit c19826ccddd0d712ca581d67cdcf317c36dfaa85)

ticket: 7236
version_fixed: 1.10.4
status: resolved
src/lib/krb5/ccache/cc_mslsa.c