diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-09-20 22:17:28 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-09-20 22:17:28 +0200 |
commit | d8a76d19683a458b807e1a07b587dcdefdf53f0b (patch) | |
tree | 752c06c8c8de23bc8dedc5270e45191aa3f4c8d9 /src/core/ext/census | |
parent | 3c9d086f51a51934e7d18cbb0ab5be2862fc7a1b (diff) |
Sanitize master.
Diffstat (limited to 'src/core/ext/census')
-rw-r--r-- | src/core/ext/census/tracing.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/ext/census/tracing.c b/src/core/ext/census/tracing.c index 18f8daa176..8f0e12296d 100644 --- a/src/core/ext/census/tracing.c +++ b/src/core/ext/census/tracing.c @@ -35,8 +35,6 @@ #include <grpc/census.h> - - /* TODO(aveitch): These are all placeholder implementations. */ // int census_trace_mask(const census_context *context) { |