summaryrefslogtreecommitdiff
path: root/source/include/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/local.h')
-rw-r--r--source/include/local.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/include/local.h b/source/include/local.h
index 7ac2e256120..7d5baa21fa8 100644
--- a/source/include/local.h
+++ b/source/include/local.h
@@ -198,9 +198,6 @@
/* the maximum age in seconds of a password. Should be a lp_ parameter */
#define MAX_PASSWORD_AGE (21*24*60*60)
-/* Allocation roundup. */
-#define SMB_ROUNDUP_ALLOCATION_SIZE 0x100000
-
/* shall we deny oplocks to clients that get timeouts? */
#define FASCIST_OPLOCK_BACKOFF 1