Skip to content
Snippets Groups Projects
Commit fb837eaa authored by Vijay Pai's avatar Vijay Pai
Browse files

Merge branch 'master' into async_thread_stress_test

parents 0a3a7669 7abca85d
No related branches found
No related tags found
No related merge requests found
......@@ -241,7 +241,6 @@ int grpc_server_add_secure_http2_port(grpc_server *server, const char *addr,
}
grpc_resolved_addresses_destroy(resolved);
/* Register with the server only upon success */
grpc_server_add_listener(&exec_ctx, server, state, start, destroy);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment