Reverting changes

pull/19855/head
Tony Lu 6 years ago
parent 4c893d8cdc
commit 2a070b853d
  1. 2
      src/objective-c/tests/InteropTests/InteropTestsMultipleChannels.m

@ -86,9 +86,7 @@ dispatch_once_t initCronet;
self.continueAfterFailure = NO;
_remoteService = [RMTTestService serviceWithHost:kRemoteSSLHost callOptions:nil];
#ifdef GRPC_COMPILE_WITH_CRONET
configureCronet();
#endif
// Default stack with remote host
GRPCMutableCallOptions *options = [[GRPCMutableCallOptions alloc] init];

Loading…
Cancel
Save