s3:librpc/gse: remove unused #ifdef HAVE_GSS_KRB5_IMPORT_CRED
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Dec 2016 07:47:32 +0000 (08:47 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 2 Jan 2017 17:04:13 +0000 (18:04 +0100)
commitb61a93755ca59a58775c1c8c21baee49fef42fbf
treed5fb08fa8e6ccac508e75c9077307deb28aed521
parent6f029d58703f657e46fee35fc663128157db4d9f
s3:librpc/gse: remove unused #ifdef HAVE_GSS_KRB5_IMPORT_CRED

We always have gss_krb5_import_cred(), it available in heimdal
and also the oldest version (1.9) of MIT krb5 that we support.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12480

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/librpc/crypto/gse.c