diff options
Diffstat (limited to 'iPhonePrivate.h')
-rw-r--r-- | iPhonePrivate.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/iPhonePrivate.h b/iPhonePrivate.h index f9f03a4..de959c9 100644 --- a/iPhonePrivate.h +++ b/iPhonePrivate.h @@ -89,10 +89,6 @@ typedef enum { - (UIView *) view; @end -@interface UIColor (Apple) -+ (UIColor *) pinStripeColor; -@end - @interface UIControl (Apple) - (void) addTarget:(id)target action:(SEL)action forEvents:(NSInteger)events; @end |