summaryrefslogtreecommitdiff
path: root/iPhonePrivate.h
diff options
context:
space:
mode:
authorGrant Paul <chpwn@chpwn.com>2010-10-16 00:57:10 -0700
committerGrant Paul <chpwn@chpwn.com>2010-10-16 00:57:10 -0700
commit0d43d640da137d0de4b4d66613898d3a0eed4808 (patch)
tree4f0ff9da31f812a83e9ac248837d92d06b922767 /iPhonePrivate.h
parent1edcdccff91b5e32f9fcf40cfcbd00c98bb237ed (diff)
parentb9ada469088990a084f1bf0bebe5f7cc7dce4148 (diff)
Merge branch 'master' of saurik.com:cydia
Diffstat (limited to 'iPhonePrivate.h')
-rw-r--r--iPhonePrivate.h4
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