aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPTablesList.h')
-rw-r--r--Source/SPTablesList.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/SPTablesList.h b/Source/SPTablesList.h
index 1d4fd6ca..81ee3bbb 100644
--- a/Source/SPTablesList.h
+++ b/Source/SPTablesList.h
@@ -164,10 +164,8 @@
// Getters
- (NSArray *)selectedTableNames;
-#ifndef SP_REFACTOR /* method decls */
- (NSArray *)selectedTableItems;
- (NSArray *)selectedTableTypes;
-#endif
- (NSString *)tableName;
- (SPTableType)tableType;
- (NSArray *)tables;