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