]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
In int-proto.h, remove krb5int_tgt_mcred, which was added on this
authorGreg Hudson <ghudson@mit.edu>
Thu, 8 Apr 2010 14:54:20 +0000 (14:54 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 8 Apr 2010 14:54:20 +0000 (14:54 +0000)
branch but no longer exists.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/iakerb@23873 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/int-proto.h

index 495e17d8d8ab5e31c08a7f32d897cb9aafdedd27..24841d16e6dc60813d499d1426298b562e82cb28 100644 (file)
@@ -137,11 +137,6 @@ krb5int_process_tgs_reply(krb5_context context,
                           krb5_pa_data ***out_enc_padata,
                           krb5_creds **out_cred);
 
-krb5_error_code
-krb5int_tgt_mcred(krb5_context ctx, krb5_principal client,
-                  krb5_principal dst, krb5_principal src,
-                  krb5_creds *mcreds);
-
 krb5_error_code krb5int_send_tgs(krb5_context, krb5_flags,
                                  const krb5_ticket_times *,
                                  const krb5_enctype *,