aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSQLExporter.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-07-25 11:01:42 +0000
committerstuconnolly <stuart02@gmail.com>2010-07-25 11:01:42 +0000
commit15578792fecccae6121b1e8b47108776e3d80747 (patch)
tree2920fb94612763f695cf5f1b187e290e62077ec5 /Source/SPSQLExporter.h
parentf578b247bed73fe2b8a7f0fc2efbe0b191890df9 (diff)
downloadsequelpro-15578792fecccae6121b1e8b47108776e3d80747.tar.gz
sequelpro-15578792fecccae6121b1e8b47108776e3d80747.tar.bz2
sequelpro-15578792fecccae6121b1e8b47108776e3d80747.zip
Tidy up SPExportController by splitting out all filename related methods to a new category SPExportFilenameUtilities.
Diffstat (limited to 'Source/SPSQLExporter.h')
-rw-r--r--Source/SPSQLExporter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPSQLExporter.h b/Source/SPSQLExporter.h
index 6f42dd4c..43ba0172 100644
--- a/Source/SPSQLExporter.h
+++ b/Source/SPSQLExporter.h
@@ -23,8 +23,6 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
-#import <Cocoa/Cocoa.h>
-
#import "SPExporter.h"
#import "SPConstants.h"
#import "SPSQLExporterProtocol.h"