summaryrefslogtreecommitdiff
path: root/iPhonePrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'iPhonePrivate.h')
-rw-r--r--iPhonePrivate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/iPhonePrivate.h b/iPhonePrivate.h
index 0066620..73a2bee 100644
--- a/iPhonePrivate.h
+++ b/iPhonePrivate.h
@@ -239,7 +239,6 @@ static const UIActivityIndicatorViewStyle UIActivityIndicatorViewStyleWhiteTiny(
@end
@interface UIImage (Apple)
-+ (UIImage *) applicationImageNamed:(NSString *)name;
+ (UIImage *) imageAtPath:(NSString *)path;
@end