diff options
Diffstat (limited to 'Source/SPOutlineView.h')
-rw-r--r-- | Source/SPOutlineView.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPOutlineView.h b/Source/SPOutlineView.h index 8d1686c1..680638c9 100644 --- a/Source/SPOutlineView.h +++ b/Source/SPOutlineView.h @@ -22,8 +22,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import <Foundation/Foundation.h> - @interface SPOutlineView : NSOutlineView @end |