X-Git-Url: http://git.samba.org/samba.git/?p=kai%2Fsamba.git;a=blobdiff_plain;f=libcli%2Fauth%2Fkrb5_wrap.c;fp=libcli%2Fauth%2Fkrb5_wrap.c;h=c16b35dceea9f83300f6a9c91338615bcea38b60;hp=f528822b1984896b432c2e5032cbf85eda7c1ea7;hb=6ab0dfe0d9fdea81599ae022c73f5c282ab6aadf;hpb=c761654b925d2cb556768bcd121ad9bf8f0c3bf9 diff --git a/libcli/auth/krb5_wrap.c b/libcli/auth/krb5_wrap.c index f528822b198..c16b35dceea 100644 --- a/libcli/auth/krb5_wrap.c +++ b/libcli/auth/krb5_wrap.c @@ -171,10 +171,6 @@ krb5_error_code smb_krb5_unparse_name(TALLOC_CTX *mem_ctx, const char *name, krb5_principal *principal) { -#ifdef HAVE_KRB5_PARSE_NAME_NOREALM - return smb_krb5_parse_name_norealm_conv(context, name, principal); -#endif - /* we are cheating here because parse_name will in fact set the realm. * We don't care as the only caller of smb_krb5_parse_name_norealm * ignores the realm anyway when calling