summaryrefslogtreecommitdiffstats
path: root/source/include/local.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-07-29 03:08:05 +0000
committerAndrew Tridgell <tridge@samba.org>1998-07-29 03:08:05 +0000
commit3bda7ac417107a7b01d91805ca71c4330657ed21 (patch)
tree0fb2fb0cbd2df1b77ea814ba30e2bb1f8a1d999f /source/include/local.h
parent7b3a9d6285cc0d1967155a68845e28c6296ecc67 (diff)
downloadsamba-3bda7ac417107a7b01d91805ca71c4330657ed21.tar.gz
samba-3bda7ac417107a7b01d91805ca71c4330657ed21.tar.xz
samba-3bda7ac417107a7b01d91805ca71c4330657ed21.zip
merge from the autoconf2 branch to the main branch
Diffstat (limited to 'source/include/local.h')
-rw-r--r--source/include/local.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/include/local.h b/source/include/local.h
index 0a369d80e29..afe1a3b1c6b 100644
--- a/source/include/local.h
+++ b/source/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