klist: Fix warnings

This commit is contained in:
Nicolas Williams
2021-12-02 21:32:27 -06:00
parent 060b831c4d
commit fc964cd545
2 changed files with 3 additions and 7 deletions

View File

@@ -362,7 +362,6 @@ print_tickets(krb5_context context,
if (ret)
krb5_err(context, 1, ret, "krb5_cc_end_seq_get");
print_comma = 0;
if(!do_verbose) {
rtbl_format(ct, stdout);
rtbl_destroy(ct);