This commit is contained in:
Love Hornquist Astrand
2009-11-03 23:49:58 -08:00
parent c01177976c
commit 6d9b72d76d

View File

@@ -59,8 +59,6 @@ _warnerr(krb5_context context, int do_errtext,
*arg++ = msg;
}
if(context && do_errtext){
const char *err_msg;
strlcat(xfmt, "%s", sizeof(xfmt));
err_str = krb5_get_error_message(context, code);