diff options
Diffstat (limited to 'Source/SPComboPopupButton.h')
-rw-r--r-- | Source/SPComboPopupButton.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/SPComboPopupButton.h b/Source/SPComboPopupButton.h index a3b34b10..035ab8d7 100644 --- a/Source/SPComboPopupButton.h +++ b/Source/SPComboPopupButton.h @@ -44,7 +44,3 @@ @property(readonly, assign) NSUInteger lineOffset; @end - -@interface SPComboPopupButtonCell : NSPopUpButtonCell - -@end |