Skip to content
Snippets Groups Projects
Commit 2529735d authored by Jorge Canizales's avatar Jorge Canizales
Browse files

nit: remove obsolete comment

parent 5f6001eb
No related branches found
No related tags found
No related merge requests found
...@@ -108,8 +108,6 @@ static void CheckKeyValuePairIsValid(NSString *key, id value) { ...@@ -108,8 +108,6 @@ static void CheckKeyValuePairIsValid(NSString *key, id value) {
[_delegate removeAllObjects]; [_delegate removeAllObjects];
} }
// TODO(jcanizales): Just forward all invocations?
- (NSUInteger)count { - (NSUInteger)count {
return _delegate.count; return _delegate.count;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment