From d25c1d2a6c5ce6b0696a99c042e7c7026ac1a00c Mon Sep 17 00:00:00 2001
From: "Nicolas \"Pixel\" Noble" <pixel@nobis-crew.org>
Date: Tue, 23 Aug 2016 21:28:33 +0200
Subject: [PATCH] Removing unused header.

---
 src/cpp/common/channel_filter.h | 1 -
 1 file changed, 1 deletion(-)

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>
 
-- 
GitLab