summaryrefslogtreecommitdiff
path: root/statsd/src/logd/LogEventQueue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'statsd/src/logd/LogEventQueue.cpp')
-rw-r--r--statsd/src/logd/LogEventQueue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/statsd/src/logd/LogEventQueue.cpp b/statsd/src/logd/LogEventQueue.cpp
index 146464bb..96b7f015 100644
--- a/statsd/src/logd/LogEventQueue.cpp
+++ b/statsd/src/logd/LogEventQueue.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 "LogEventQueue.h"