mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
util_malloc: Remove unused constant.
This commit is contained in:
parent
32fd6d639a
commit
76bb68fd2b
@ -23,9 +23,6 @@
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
/* Max allowable allococation - 256mb - 0x10000000 */
|
||||
#define MAX_ALLOC_SIZE (1024*1024*256)
|
||||
|
||||
#if defined(PARANOID_MALLOC_CHECKER)
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user