aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2017-08-29 17:01:55 -0700
committerGravatar GitHub <noreply@github.com>2017-08-29 17:01:55 -0700
commitf37dfda1c3f0428995d67cb82c6fbcada7260e84 (patch)
tree1d4c96db4d3bdc05c634e5d386c14a77845a1758 /BUILD
parent9811915ba3fa1ccdf44b6a70fe1b1dd4782cd508 (diff)
parentbf19961d0a49b43cb528392efeb4880eeebb9b5e (diff)
Merge pull request #12325 from grpc/revert-11566-call_combiner
Revert "Implement call combiner"
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 75fac5ca25..8c10f118c2 100644
--- a/BUILD
+++ b/BUILD
@@ -577,7 +577,6 @@ grpc_cc_library(
"src/core/lib/http/format_request.c",
"src/core/lib/http/httpcli.c",
"src/core/lib/http/parser.c",
- "src/core/lib/iomgr/call_combiner.c",
"src/core/lib/iomgr/closure.c",
"src/core/lib/iomgr/combiner.c",
"src/core/lib/iomgr/endpoint.c",
@@ -708,7 +707,6 @@ grpc_cc_library(
"src/core/lib/http/format_request.h",
"src/core/lib/http/httpcli.h",
"src/core/lib/http/parser.h",
- "src/core/lib/iomgr/call_combiner.h",
"src/core/lib/iomgr/closure.h",
"src/core/lib/iomgr/combiner.h",
"src/core/lib/iomgr/endpoint.h",