smbd: Remove an unused #define from mangle_hash2.c
authorVolker Lendecke <vl@samba.org>
Mon, 21 Oct 2019 12:37:04 +0000 (14:37 +0200)
committerMartin Schwenke <martins@samba.org>
Wed, 23 Oct 2019 01:11:30 +0000 (01:11 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/smbd/mangle_hash2.c

index d6a365e1ebf1cd2423ec13a696c89c5c7dcccb3b..074794170b4e5e9b09996b6901b550c980a7aa82 100644 (file)
 #define FLAG_POSSIBLE3 64
 #define FLAG_POSSIBLE4 128
 
-/* by default have a max of 4096 entries in the cache. */
-#ifndef MANGLE_CACHE_SIZE
-#define MANGLE_CACHE_SIZE 4096
-#endif
-
 #define FNV1_PRIME 0x01000193
 /*the following number is a fnv1 of the string: idra@samba.org 2002 */
 #define FNV1_INIT  0xa6b93095