diff options
author | stuconnolly <stuart02@gmail.com> | 2012-05-25 08:20:29 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-05-25 08:20:29 +0000 |
commit | eb65e7845ea93a0200b304bd63f88415762fa29a (patch) | |
tree | 60d5d9a5d213b7ed42c58142a6e08fc062a2c4f5 /Source/SPExporter.h | |
parent | 687d564c85cefca3d378fed7be6c40f30b6b55b6 (diff) | |
download | sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.tar.gz sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.tar.bz2 sequelpro-eb65e7845ea93a0200b304bd63f88415762fa29a.zip |
Export tidy up.
Diffstat (limited to 'Source/SPExporter.h')
-rw-r--r-- | Source/SPExporter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPExporter.h b/Source/SPExporter.h index e58c8d65..a4af52d3 100644 --- a/Source/SPExporter.h +++ b/Source/SPExporter.h @@ -61,7 +61,6 @@ BOOL exportUsingLowMemoryBlockingStreaming; BOOL exportOutputCompressFile; - SPFileCompressionFormat exportOutputCompressionFormat; NSString *exportData; |