MCC_CURSOR not used, remove.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19834 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-11 09:26:21 +00:00
parent adca139b8a
commit aa188989ed

View File

@@ -54,8 +54,6 @@ static struct krb5_mcache *mcc_head;
#define MISDEAD(X) ((X)->dead)
#define MCC_CURSOR(C) ((struct link*)(C))
static const char*
mcc_get_name(krb5_context context,
krb5_ccache id)