aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2015-05-18 09:59:20 -0700
committerGravatar Yang Gao <yangg@google.com>2015-05-18 09:59:20 -0700
commit9e28875206d03a5fc5b1c5c51ebe4c0a7506f717 (patch)
tree63c37f61ef64b2e3c687a25bae26adc13b2c53b2 /src
parentcc1c37c3e5aa7dc5e0da761e1bff0fe8e1fbaaee (diff)
parent818b8769fc59b805e7aa3742cc1e713fa9a4c9b5 (diff)
Merge pull request #1637 from ctiller/explain-the-things
Delete antiquated code
Diffstat (limited to 'src')
-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>