summaryrefslogtreecommitdiff
path: root/source4/include/system
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-07-14 09:56:27 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:23:05 -0500
commitc77f4a68c61282829a01419fbd952dedc0f1c4fe (patch)
tree79b8119bc0e5254fe3af11084e9a48295a9f0297 /source4/include/system
parent8858542b2691e26e1dfea60b4d1073a81df92fc5 (diff)
downloadsamba-c77f4a68c61282829a01419fbd952dedc0f1c4fe.tar.gz
samba-c77f4a68c61282829a01419fbd952dedc0f1c4fe.tar.bz2
samba-c77f4a68c61282829a01419fbd952dedc0f1c4fe.zip
r8460: removed the unused function krb5_locate_kdc(). It causes a build failure on irix.
Andrew, if you planned on using this in the future then we can put it back and work out how to make it portable (This used to be commit eaa74913fedefbf33f7cfab6648bf05aa3cdbbb3)
Diffstat (limited to 'source4/include/system')
-rw-r--r--source4/include/system/kerberos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/include/system/kerberos.h b/source4/include/system/kerberos.h
index d000f4d668..5037cbc542 100644
--- a/source4/include/system/kerberos.h
+++ b/source4/include/system/kerberos.h
@@ -87,8 +87,6 @@
#define HAVE_KRB5_KT_COMPARE 1
/* Define to 1 if you have the `krb5_kt_free_entry' function. */
#define HAVE_KRB5_KT_FREE_ENTRY 1
-/* Define to 1 if you have the `krb5_locate_kdc' function. */
-/* #undef HAVE_KRB5_LOCATE_KDC */
/* Whether the type krb5_log_facility exists */
#define HAVE_KRB5_LOG_FACILITY 1
/* Define to 1 if you have the `krb5_mk_req_extended' function. */