summaryrefslogtreecommitdiff
path: root/statsd/src/metrics/duration_helper/OringDurationTracker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'statsd/src/metrics/duration_helper/OringDurationTracker.cpp')
-rw-r--r--statsd/src/metrics/duration_helper/OringDurationTracker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/statsd/src/metrics/duration_helper/OringDurationTracker.cpp b/statsd/src/metrics/duration_helper/OringDurationTracker.cpp
index b67e25c4..b9dafda3 100644
--- a/statsd/src/metrics/duration_helper/OringDurationTracker.cpp
+++ b/statsd/src/metrics/duration_helper/OringDurationTracker.cpp
@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-#define DEBUG false
+#define STATSD_DEBUG false
#include "Log.h"
#include "OringDurationTracker.h"
#include "guardrail/StatsdStats.h"