aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPImageView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPImageView.h')
-rw-r--r--Source/SPImageView.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPImageView.h b/Source/SPImageView.h
index 3576cf37..4cb3694a 100644
--- a/Source/SPImageView.h
+++ b/Source/SPImageView.h
@@ -23,8 +23,6 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
-#import <Cocoa/Cocoa.h>
-
@interface NSObject (SPImageViewDelegate)
- (void)processUpdatedImageData:(NSData *)data;