diff options
Diffstat (limited to 'Source/SPTableInfo.h')
-rw-r--r-- | Source/SPTableInfo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPTableInfo.h b/Source/SPTableInfo.h index c0016080..041f9173 100644 --- a/Source/SPTableInfo.h +++ b/Source/SPTableInfo.h @@ -22,8 +22,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import <Cocoa/Cocoa.h> - @interface SPTableInfo : NSObject { IBOutlet id infoTable; |