Correct accidental turning on of DOH_DEBUG_MEMORY_POOLS
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13525 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
315dc5a879
commit
45a259d274
1 changed files with 2 additions and 0 deletions
|
|
@ -21,7 +21,9 @@ char cvsroot_memory_c[] = "$Id$";
|
|||
#endif
|
||||
|
||||
/* Checks stale DOH object use - will use a lot more memory as pool memory is not re-used. */
|
||||
/*
|
||||
#define DOH_DEBUG_MEMORY_POOLS
|
||||
*/
|
||||
|
||||
static int PoolSize = DOH_POOL_SIZE;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue