mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s4:kdc/db-glue.c - remove unreachable code
Would be nice if someone could check if this fits.
This commit is contained in:
parent
05f31c3f6d
commit
ecbe9a74c6
@ -1125,10 +1125,6 @@ static krb5_error_code samba_kdc_fetch_krbtgt(krb5_context context,
|
||||
krb5_warnx(context, "samba_kdc_fetch: trust_message2entry failed");
|
||||
}
|
||||
return ret;
|
||||
|
||||
|
||||
/* we should lookup trusted domains */
|
||||
return HDB_ERR_NOENTRY;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user