Turn off malloc debugging of astobj2, since it apparently doesn't work too well during startup.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@181301 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2009-03-11 17:04:46 +00:00
parent 60d58b8d15
commit 15a12635e6

View File

@@ -19,10 +19,6 @@
#include "asterisk/compat.h"
#ifdef MALLOC_DEBUG
#define REF_DEBUG
#endif
/*! \file
* \ref AstObj2
*