diff options
Diffstat (limited to 'Source/SPDataCellFormatter.h')
-rw-r--r-- | Source/SPDataCellFormatter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPDataCellFormatter.h b/Source/SPDataCellFormatter.h index 8c62d83a..3a0766bf 100644 --- a/Source/SPDataCellFormatter.h +++ b/Source/SPDataCellFormatter.h @@ -23,7 +23,6 @@ #import <Cocoa/Cocoa.h> - @interface SPDataCellFormatter : NSFormatter { int textLimit; } |