aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/census
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-12-09 09:45:59 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-12-09 09:45:59 -0800
commit95eeed7590e92d457e9b2342b60ddff2049c851f (patch)
treecabe369482fe6a8cbcccd071dfa1fd2b8e8ad69c /src/core/census
parente1719ee01d260f0bc1ec741f37ea1d86596b320e (diff)
Kill noop_filter.c
Diffstat (limited to 'src/core/census')
-rw-r--r--src/core/census/grpc_filter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/census/grpc_filter.c b/src/core/census/grpc_filter.c
index 7a6ce30612..8f18cd503e 100644
--- a/src/core/census/grpc_filter.c
+++ b/src/core/census/grpc_filter.c
@@ -43,7 +43,6 @@
#include <grpc/support/time.h>
#include "src/core/channel/channel_stack.h"
-#include "src/core/channel/noop_filter.h"
#include "src/core/statistics/census_interface.h"
#include "src/core/statistics/census_rpc_stats.h"
#include "src/core/transport/static_metadata.h"