Remove debug printf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17988 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -523,7 +523,6 @@ get_new_tickets(krb5_context context,
|
||||
if (addrs_flag != -1)
|
||||
krb5_get_init_creds_opt_set_addressless(context, opt,
|
||||
addrs_flag ? FALSE : TRUE);
|
||||
printf("address: %d\n", addrs_flag);
|
||||
|
||||
if (renew_life == NULL && renewable_flag)
|
||||
renewstr = "1 month";
|
||||
|
Reference in New Issue
Block a user