diff options
Diffstat (limited to 'Source/SPTextAndLinkCell.h')
-rw-r--r-- | Source/SPTextAndLinkCell.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPTextAndLinkCell.h b/Source/SPTextAndLinkCell.h index ab2deef9..64ab6ddb 100644 --- a/Source/SPTextAndLinkCell.h +++ b/Source/SPTextAndLinkCell.h @@ -22,8 +22,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import <Cocoa/Cocoa.h> - @interface SPTextAndLinkCell : NSTextFieldCell { BOOL hasLink; |