summaryrefslogtreecommitdiff
path: root/source3/include/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/local.h')
-rw-r--r--source3/include/local.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/include/local.h b/source3/include/local.h
index 0a369d80e2..afe1a3b1c6 100644
--- a/source3/include/local.h
+++ b/source3/include/local.h
@@ -152,12 +152,6 @@
accessible to root */
#define DUMP_CORE 1
-/* what is the longest significant password available on your system?
- Knowing this speeds up password searches a lot */
-#ifndef PASSWORD_LENGTH
-#define PASSWORD_LENGTH 8
-#endif
-
#define SMB_ALIGNMENT 1