Skip to content
Snippets Groups Projects
Commit ea0dc6af authored by Makarand Dharmapurikar's avatar Makarand Dharmapurikar
Browse files

Added a comment

parent 88651de8
No related branches found
No related tags found
No related merge requests found
......@@ -199,7 +199,7 @@ grpc_channel_args * buildChannelArgs(NSDictionary *dictionary) {
NULL, GRPC_PROPAGATE_DEFAULTS,
queue.unmanagedQueue,
path.UTF8String,
NULL,
NULL, // Passing NULL for host
gpr_inf_future(GPR_CLOCK_REALTIME), NULL);
}
......
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