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 bf49914..589dcf3 100644
--- a/iPhonePrivate.h
+++ b/iPhonePrivate.h
@@ -34,7 +34,6 @@ typedef enum {
@interface NSString (Apple)
-- (void) drawAtPoint:(CGPoint)point forWidth:(float)width withFont:(UIFont *)font ellipsis:(NSInteger)ellipsis;
- (NSString *) stringByAddingPercentEscapes;
- (NSString *) stringByReplacingCharacter:(UniChar)from withCharacter:(UniChar)to;
@end