summaryrefslogtreecommitdiffstats
path: root/test/FixIt/typo.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/FixIt/typo.m')
-rw-r--r--test/FixIt/typo.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/FixIt/typo.m b/test/FixIt/typo.m
index 143d026b2b..53afe7257d 100644
--- a/test/FixIt/typo.m
+++ b/test/FixIt/typo.m
@@ -113,8 +113,6 @@ void test2(Collide *a) {
@end
-double *isupper(int);
-
@interface Sub2 : Super
- (int)method2;
@end