aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPExportController.h')
-rw-r--r--Source/SPExportController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPExportController.h b/Source/SPExportController.h
index 83b21525..cedebdc3 100644
--- a/Source/SPExportController.h
+++ b/Source/SPExportController.h
@@ -237,7 +237,6 @@
*/
@property(readwrite, assign) MCPConnection *connection;
-- (void)export;
- (void)exportTables:(NSArray *)table asFormat:(SPExportType)format usingSource:(SPExportSource)source;
- (void)openExportErrorsSheetWithString:(NSString *)errors;
- (void)displayExportFinishedGrowlNotification;