Fixed build when ENABLE_TRACING is 0.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25258 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
c0b5962cd6
commit
6ad0d967f0
@ -14,8 +14,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
#if ENABLE_TRACING
|
||||
|
||||
// macros specifying the tracing level for individual components (0 is disabled)
|
||||
|
||||
#define BFS_TRACING 0
|
||||
@ -35,6 +33,4 @@
|
||||
#define TEAM_TRACING 0
|
||||
#define USER_MALLOC_TRACING 0
|
||||
|
||||
#endif // ENABLE_TRACING
|
||||
|
||||
#endif // KERNEL_TRACING_CONFIG_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user