branches/zip: univ.i: Remove the duplicate UNIV_MEM_DEBUG that was

accidentally added in r1815.
This commit is contained in:
marko 2007-09-06 11:44:00 +00:00
parent 372a25240a
commit 4867227690

View file

@ -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