diff options
Diffstat (limited to 'Source/SPTextAndLinkCell.h')
-rw-r--r-- | Source/SPTextAndLinkCell.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPTextAndLinkCell.h b/Source/SPTextAndLinkCell.h index 7cd34c3f..76604092 100644 --- a/Source/SPTextAndLinkCell.h +++ b/Source/SPTextAndLinkCell.h @@ -31,7 +31,6 @@ enum sptextandlinkcell_drawstates SP_LINKDRAWSTATE_BACKGROUNDHIGHLIGHT = 2 }; - @interface SPTextAndLinkCell : NSTextFieldCell { BOOL hasLink; |