aboutsummaryrefslogtreecommitdiffstats
path: root/TableDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'TableDocument.h')
-rw-r--r--TableDocument.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TableDocument.h b/TableDocument.h
index fe0ee0eb..e1e4afe9 100644
--- a/TableDocument.h
+++ b/TableDocument.h
@@ -173,7 +173,6 @@
//menu methods
- (BOOL)validateMenuItem:(NSMenuItem *)anItem;
- (IBAction)import:(id)sender;
-- (IBAction)importCSV:(id)sender;
- (IBAction)export:(id)sender;
- (IBAction)exportTable:(id)sender;
- (IBAction)exportMultipleTables:(id)sender;