summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc/MappingCell.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFInput/macsrc/MappingCell.h')
-rwxr-xr-xmacosx/plugins/DFInput/macsrc/MappingCell.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/macosx/plugins/DFInput/macsrc/MappingCell.h b/macosx/plugins/DFInput/macsrc/MappingCell.h
index 2dc8cd49..58ebc7e1 100755
--- a/macosx/plugins/DFInput/macsrc/MappingCell.h
+++ b/macosx/plugins/DFInput/macsrc/MappingCell.h
@@ -23,7 +23,6 @@
#import <AppKit/AppKit.h>
-@interface MappingCell : NSTextFieldCell {
-}
+@interface MappingCell : NSTextFieldCell
@end