diff options
Diffstat (limited to 'Source/SPTableView.h')
-rw-r--r-- | Source/SPTableView.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPTableView.h b/Source/SPTableView.h index 4dc10875..6914723d 100644 --- a/Source/SPTableView.h +++ b/Source/SPTableView.h @@ -22,8 +22,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import <Cocoa/Cocoa.h> - @interface SPTableView : NSTableView @end |