summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-11-07 03:05:34 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:45:52 -0500
commitf7183342c8b9e521da8a1feb4aa24bd73d7ed358 (patch)
treeb7628eecd9c9e6fbc1407bd9bcf2299420d03aed /source4/include
parent9e302b6f7c1f82a94016ffa12aa69abb86fc4c6b (diff)
downloadsamba-f7183342c8b9e521da8a1feb4aa24bd73d7ed358.tar.gz
samba-f7183342c8b9e521da8a1feb4aa24bd73d7ed358.tar.bz2
samba-f7183342c8b9e521da8a1feb4aa24bd73d7ed358.zip
r11545: Remove old #define.
Andrew Bartlett (This used to be commit 5adaf00e4486f5f4895fd816c9db45133db38f1a)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/ads.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/source4/include/ads.h b/source4/include/ads.h
index 4617233377..f01302a597 100644
--- a/source4/include/ads.h
+++ b/source4/include/ads.h
@@ -273,14 +273,6 @@ typedef void **ADS_MODLIST;
#define ENCTYPE_ARCFOUR_HMAC ENCTYPE_ARCFOUR_HMAC_MD5
#endif
-/* The older versions of heimdal that don't have this
- define don't seem to use it anyway. I'm told they
- always use a subkey */
-#ifndef HAVE_AP_OPTS_USE_SUBKEY
-#define AP_OPTS_USE_SUBKEY 0
-#endif
-
-
#define INSTANCE_TYPE_IS_NC_HEAD 0x00000001
#define INSTANCE_TYPE_UNINSTANT 0x00000002
#define INSTANCE_TYPE_WRITE 0x00000004