aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPOutlineView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPOutlineView.h')
-rw-r--r--Source/SPOutlineView.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/Source/SPOutlineView.h b/Source/SPOutlineView.h
index c361f788..8f1b581e 100644
--- a/Source/SPOutlineView.h
+++ b/Source/SPOutlineView.h
@@ -25,9 +25,6 @@
#import <Foundation/Foundation.h>
-
-@interface SPOutlineView : NSOutlineView {
-
-}
+@interface SPOutlineView : NSOutlineView
@end