aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPActivityTextFieldCell.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPActivityTextFieldCell.m')
-rw-r--r--Source/SPActivityTextFieldCell.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/SPActivityTextFieldCell.m b/Source/SPActivityTextFieldCell.m
index c088c9cb..5eb2deda 100644
--- a/Source/SPActivityTextFieldCell.m
+++ b/Source/SPActivityTextFieldCell.m
@@ -33,11 +33,6 @@
#define FAVORITE_NAME_FONT_SIZE 12.0f
-#ifndef NS_OPTIONS
-// This type is available since 10.5 but only got a "name" in 10.8
-typedef NSUInteger NSCellHitResult;
-#endif
-
@interface SPActivityTextFieldCell (PrivateAPI)
- (NSAttributedString *)constructSubStringAttributedString;