(do_v5): remove unused and non-working code

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6207 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-05-11 13:19:20 +00:00
parent 74f6a0d445
commit d2c7bccc8b

View File

@@ -473,7 +473,6 @@ do_v5 (char *host,
NULL,
NULL);
krb5_free_principal (context, server);
krb5_cc_close (context, ccache);
if (ret) {
warnx ("krb5_sendauth: %s",
krb5_get_err_text (context, ret));