summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index b8211aac45..3a6f68b9ec 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -238,14 +238,6 @@ typedef struct nttime_info {
#define MAX_HOURS_LEN 32
-/*
- * window during which we must talk to the PDC to avoid
- * sam sync delays; expressed in seconds (15 minutes is the
- * default period for SAM replication under Windows NT 4.0
- */
-#define SAM_SYNC_WINDOW 900
-
-
#ifndef MAXSUBAUTHS
#define MAXSUBAUTHS 15 /* max sub authorities in a SID */
#endif