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:
@@ -17,8 +17,6 @@
|
|||||||
|
|
||||||
#include <Shape.h>
|
#include <Shape.h>
|
||||||
|
|
||||||
#define DEBUG 3
|
|
||||||
|
|
||||||
typedef void (*fnc)(void*);
|
typedef void (*fnc)(void*);
|
||||||
typedef void (*fnc_BPoint)(void*, BPoint);
|
typedef void (*fnc_BPoint)(void*, BPoint);
|
||||||
typedef void (*fnc_BPointBPoint)(void*, BPoint, BPoint);
|
typedef void (*fnc_BPointBPoint)(void*, BPoint, BPoint);
|
||||||
|
|||||||
Reference in New Issue
Block a user