Skip to content

Commit 74910aa

Browse files
committed
Remove unnused code
1 parent 47665b4 commit 74910aa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/test/objc/ErrorTest.m

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ - (void)setUp {
4848
writer = [SBJsonWriter new];
4949
}
5050

51-
- (NSString*)otherFileName {
52-
return @"error";
53-
}
54-
5551
- (void)testNonStringDictionaryKey {
5652
NSArray *keys = [NSArray arrayWithObjects:[NSNull null],
5753
[NSNumber numberWithInt:1],

0 commit comments

Comments
 (0)