svn commit: samba r11545 - in branches/SAMBA_4_0/source/include: .

abartlet at samba.org abartlet at samba.org
Mon Nov 7 03:05:37 GMT 2005


Author: abartlet
Date: 2005-11-07 03:05:34 +0000 (Mon, 07 Nov 2005)
New Revision: 11545

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11545

Log:
Remove old #define.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/include/ads.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/ads.h
===================================================================
--- branches/SAMBA_4_0/source/include/ads.h	2005-11-07 02:40:38 UTC (rev 11544)
+++ branches/SAMBA_4_0/source/include/ads.h	2005-11-07 03:05:34 UTC (rev 11545)
@@ -273,14 +273,6 @@
 #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



More information about the samba-cvs mailing list