diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/local.h b/source3/include/local.h index 653c6714c2..02e6b43673 100644 --- a/source3/include/local.h +++ b/source3/include/local.h @@ -236,6 +236,5 @@ #define DEFAULT_SMB2_MAX_WRITE (1024*1024) #define DEFAULT_SMB2_MAX_TRANSACT (1024*1024) #define DEFAULT_SMB2_MAX_CREDITS 8192 -#define DEFAULT_SMB2_MAX_CREDIT_BITMAP_FACTOR 2 #endif |