diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-08-23 21:28:33 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-08-23 21:28:33 +0200 |
commit | d25c1d2a6c5ce6b0696a99c042e7c7026ac1a00c (patch) | |
tree | d3d9a96489d7ce06f69657287901d5805768b23f | |
parent | 455c5d45f04fea460d2a68ce18e3025ee8f80134 (diff) |
Removing unused header.
-rw-r--r-- | src/cpp/common/channel_filter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpp/common/channel_filter.h b/src/cpp/common/channel_filter.h index 528e29b27f..ec2af63afd 100644 --- a/src/cpp/common/channel_filter.h +++ b/src/cpp/common/channel_filter.h @@ -35,7 +35,6 @@ #define GRPCXX_CHANNEL_FILTER_H #include <grpc++/impl/codegen/config.h> -#include <grpc/census.h> #include <grpc/grpc.h> #include <grpc/impl/codegen/alloc.h> |