aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_channel/connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/client_channel/connector.h')
-rw-r--r--src/core/ext/client_channel/connector.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/ext/client_channel/connector.h b/src/core/ext/client_channel/connector.h
index 9bff41f003..94b5fb5c9e 100644
--- a/src/core/ext/client_channel/connector.h
+++ b/src/core/ext/client_channel/connector.h
@@ -48,8 +48,6 @@ struct grpc_connector {
typedef struct {
/** set of pollsets interested in this connection */
grpc_pollset_set *interested_parties;
- /** initial connect string to send */
- grpc_slice initial_connect_string;
/** deadline for connection */
gpr_timespec deadline;
/** channel arguments (to be passed to transport) */