Remove duplicate line that was commented using c99 style comments.
Found by samba's build farm. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15203 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -223,7 +223,6 @@ test_fcache_remove(krb5_context context)
|
||||
if (ret)
|
||||
krb5_err(context, 1, ret, "krb5_cc_destroy");
|
||||
|
||||
//krb5_cc_destroy(context, id);
|
||||
krb5_free_principal(context, p);
|
||||
krb5_free_principal(context, cred.server);
|
||||
krb5_free_principal(context, cred.client);
|
||||
|
Reference in New Issue
Block a user