aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-07-04 09:56:25 +0000
committerstuconnolly <stuart02@gmail.com>2012-07-04 09:56:25 +0000
commitf834f466cb51061f40199cf63d8e1cf47b1b1794 (patch)
tree20ec714c13af551807d8555574d76e3616b769bb /Source
parentb414bddc98508b09d37ece8f4394194f3a0234b8 (diff)
downloadsequelpro-f834f466cb51061f40199cf63d8e1cf47b1b1794.tar.gz
sequelpro-f834f466cb51061f40199cf63d8e1cf47b1b1794.tar.bz2
sequelpro-f834f466cb51061f40199cf63d8e1cf47b1b1794.zip
Remove unnecessary import.
Diffstat (limited to 'Source')
-rw-r--r--Source/SPAppController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPAppController.h b/Source/SPAppController.h
index b96b1d75..20961ac5 100644
--- a/Source/SPAppController.h
+++ b/Source/SPAppController.h
@@ -23,7 +23,6 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
-#import <Cocoa/Cocoa.h>
#ifndef SP_REFACTOR
#import <FeedbackReporter/FRFeedbackReporter.h>
#endif