diff options
Diffstat (limited to 'Source/AMIndeterminateProgressIndicatorCell.h')
-rw-r--r-- | Source/AMIndeterminateProgressIndicatorCell.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/AMIndeterminateProgressIndicatorCell.h b/Source/AMIndeterminateProgressIndicatorCell.h index fc8b9311..04f7f13b 100644 --- a/Source/AMIndeterminateProgressIndicatorCell.h +++ b/Source/AMIndeterminateProgressIndicatorCell.h @@ -27,7 +27,6 @@ #import <Cocoa/Cocoa.h> - @interface AMIndeterminateProgressIndicatorCell : NSCell { double doubleValue; NSTimeInterval animationDelay; |