removed unused NDEBUG

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14007 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2005-08-20 22:13:46 +00:00
parent 99e1c71ee6
commit 3bd6b367d8

View File

@ -4,8 +4,6 @@
* DESCR:
***********************************************************************/
#define NDEBUG
#include <SupportDefs.h>
#include <RealtimeAlloc.h>
#include <malloc.h>