summaryrefslogtreecommitdiff
path: root/statsd/src/matchers/SimpleAtomMatchingTracker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'statsd/src/matchers/SimpleAtomMatchingTracker.cpp')
-rw-r--r--statsd/src/matchers/SimpleAtomMatchingTracker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/statsd/src/matchers/SimpleAtomMatchingTracker.cpp b/statsd/src/matchers/SimpleAtomMatchingTracker.cpp
index 423da5bd..76bd4761 100644
--- a/statsd/src/matchers/SimpleAtomMatchingTracker.cpp
+++ b/statsd/src/matchers/SimpleAtomMatchingTracker.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#define DEBUG false // STOPSHIP if true
+#define STATSD_DEBUG false // STOPSHIP if true
#include "Log.h"
#include "SimpleAtomMatchingTracker.h"