Debug was enabled by default.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21973 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2007-08-16 09:14:50 +00:00
parent 46b4e48998
commit bd14785126

View File

@ -17,8 +17,6 @@
#include <Shape.h>
#define DEBUG 3
typedef void (*fnc)(void*);
typedef void (*fnc_BPoint)(void*, BPoint);
typedef void (*fnc_BPointBPoint)(void*, BPoint, BPoint);