s4: Remove double init of kerberos error table
commitc817deca0c7afc51a42b97c19ba31e495944a120
authorSwen Schillig <swen@linux.ibm.com>
Tue, 18 Dec 2018 07:30:24 +0000 (18 08:30 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 19 Dec 2018 03:51:26 +0000 (19 04:51 +0100)
tree2b0c67503abd0759ca0786618d91dec032703b75
parent90fab07f0710bb2061d3f14326c874dd049823fc
s4: Remove double init of kerberos error table

The initialization of the kerberos error table
is already performed in smb_krb5_init_context_basic(),
therefore, it can be removed from of its callees.

Signed-off-by: Swen Schillig <swen@linux.ibm.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Dec 19 04:51:27 CET 2018 on sn-devel-144
source4/auth/kerberos/krb5_init_context.c