aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/census
diff options
context:
space:
mode:
authorGravatar Vizerai <jsking@google.com>2016-09-13 14:57:51 -0700
committerGravatar Vizerai <jsking@google.com>2016-09-13 14:57:51 -0700
commitafcb0f7b2d5ffdd9978418692e9a1d73e87c7d76 (patch)
treed4e527c9f0b9d9f41464c85f39329a88f5131e5a /test/core/census
parentc97122c87bddb67b0759bf1c04ccafb77d1244ad (diff)
update
Diffstat (limited to 'test/core/census')
-rw-r--r--test/core/census/trace_context_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/census/trace_context_test.c b/test/core/census/trace_context_test.c
index d98181c03b..ee409e8d1a 100644
--- a/test/core/census/trace_context_test.c
+++ b/test/core/census/trace_context_test.c
@@ -227,6 +227,5 @@ int main(int argc, char **argv) {
test_no_sample();
test_buffer_size();
- fprintf(stderr, "sizeof(void*): %lu\n", sizeof(void *));
return 0;
}