diff options
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r-- | source3/include/ads.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h index de020f2a3f..27f9384d5d 100644 --- a/source3/include/ads.h +++ b/source3/include/ads.h @@ -76,9 +76,6 @@ typedef void **ADS_MODLIST; /* time between reconnect attempts */ #define ADS_RECONNECT_TIME 5 -/* timeout on searches */ -#define ADS_SEARCH_TIMEOUT 10 - /* ldap control oids */ #define ADS_PAGE_CTL_OID "1.2.840.113556.1.4.319" #define ADS_NO_REFERRALS_OID "1.2.840.113556.1.4.1339" |