diff options
Diffstat (limited to 'base/location.h')
-rw-r--r-- | base/location.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/base/location.h b/base/location.h index 42b3a92..523bfaf 100644 --- a/base/location.h +++ b/base/location.h @@ -10,12 +10,6 @@ #include "base/base_export.h" #include "base/values.h" -#ifndef NDEBUG -#ifndef TRACK_ALL_TASK_OBJECTS -#define TRACK_ALL_TASK_OBJECTS -#endif // TRACK_ALL_TASK_OBJECTS -#endif // NDEBUG - namespace tracked_objects { // Location provides basic info where of an object was constructed, or was |