Sfoglia il codice sorgente

nit: remove obsolete comment

Jorge Canizales 10 anni fa
parent
commit
2529735d3d
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      src/objective-c/GRPCClient/private/GRPCRequestHeaders.m

+ 0 - 2
src/objective-c/GRPCClient/private/GRPCRequestHeaders.m

@@ -108,8 +108,6 @@ static void CheckKeyValuePairIsValid(NSString *key, id value) {
   [_delegate removeAllObjects];
 }
 
-// TODO(jcanizales): Just forward all invocations?
-
 - (NSUInteger)count {
   return _delegate.count;
 }