(acc_gen_new): remove debug printf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14946 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -481,7 +481,6 @@ acc_gen_new(krb5_context context, krb5_ccache *id)
|
||||
krb5_set_error_string(context, "malloc: out of memory");
|
||||
return ENOMEM;
|
||||
}
|
||||
printf("name: %s\n", a->cache_name);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user