aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-17 22:24:21 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-17 22:24:21 -0700
commit818b8769fc59b805e7aa3742cc1e713fa9a4c9b5 (patch)
treecfc5869e1b3fb29e5d10310ad8e5e2043c76928a /src/core/channel
parent669df902c997cc66abfa7aad21c5abbcc6344ea4 (diff)
Delete antiquated code
Diffstat (limited to 'src/core/channel')
-rw-r--r--src/core/channel/http_server_filter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/channel/http_server_filter.c b/src/core/channel/http_server_filter.c
index 1f64df68e3..11a53b1e70 100644
--- a/src/core/channel/http_server_filter.c
+++ b/src/core/channel/http_server_filter.c
@@ -34,7 +34,6 @@
#include "src/core/channel/http_server_filter.h"
#include <string.h>
-#include <grpc/grpc_http.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>