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

Fixes #2868

parent e697b7db
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,6 @@ NSString * const kGRPCTrailersKey = @"io.grpc.TrailersKey";
NSString *_host;
NSString *_path;
GRPCWrappedCall *_wrappedCall;
dispatch_once_t _callAlreadyInvoked;
GRPCConnectivityMonitor *_connectivityMonitor;
// The C gRPC library has less guarantees on the ordering of events than we
......
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