aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.w32
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-03-30 13:28:56 -0700
committerGravatar Mark D. Roth <roth@google.com>2018-03-30 13:28:56 -0700
commit7c1b5db3bb000a7c69d9d8151c66fecbacce64c3 (patch)
tree29f3f4b62097d3c0b7235e4b1ee89eb6b4023bc1 /config.w32
parentd536dba4d3234ba28066a31f7a092ce9daa89ec4 (diff)
Convert subchannel_list code to C++.
Diffstat (limited to 'config.w32')
-rw-r--r--config.w321
1 files changed, 0 insertions, 1 deletions
diff --git a/config.w32 b/config.w32
index bb9cb3ffe2..2c6516fe3a 100644
--- a/config.w32
+++ b/config.w32
@@ -345,7 +345,6 @@ if (PHP_GRPC != "no") {
"src\\core\\ext\\filters\\client_channel\\lb_policy\\grpclb\\proto\\grpc\\lb\\v1\\load_balancer.pb.c " +
"src\\core\\ext\\filters\\client_channel\\resolver\\fake\\fake_resolver.cc " +
"src\\core\\ext\\filters\\client_channel\\lb_policy\\pick_first\\pick_first.cc " +
- "src\\core\\ext\\filters\\client_channel\\lb_policy\\subchannel_list.cc " +
"src\\core\\ext\\filters\\client_channel\\lb_policy\\round_robin\\round_robin.cc " +
"src\\core\\ext\\filters\\client_channel\\resolver\\dns\\c_ares\\dns_resolver_ares.cc " +
"src\\core\\ext\\filters\\client_channel\\resolver\\dns\\c_ares\\grpc_ares_ev_driver_posix.cc " +