Index: base/location.h |
=================================================================== |
--- base/location.h (revision 107970) |
+++ base/location.h (working copy) |
@@ -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 |