mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
branches/zip: univ.i: Remove the duplicate UNIV_MEM_DEBUG that was
accidentally added in r1815.
This commit is contained in:
parent
372a25240a
commit
4867227690
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ memory is read outside the allocated blocks. */
|
|||
#if 0
|
||||
#define UNIV_DEBUG_VALGRIND /* Enable extra
|
||||
Valgrind instrumentation */
|
||||
#define UNIV_MEM_DEBUG /* detect memory leaks etc */
|
||||
#define UNIV_DEBUG_PRINT /* Enable the compilation of
|
||||
some debug print functions */
|
||||
#define UNIV_BUF_DEBUG /* Enable buffer pool
|
||||
|
|
Loading…
Add table
Reference in a new issue