aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
diff options
context:
space:
mode:
authorsqlprodev <sqlprodev@northofthree.com>2013-02-14 19:25:27 +0000
committersqlprodev <sqlprodev@northofthree.com>2013-02-14 19:25:27 +0000
commit47069472a4b5dc6655338a77ec8b1eb9a5f5c3d9 (patch)
treec135c5b21ece6bb5bd8f63d56f7e95fa9852abb4 /Source/SPTablesList.h
parentc37936d71c9c8ad9b721e33899bb118032466896 (diff)
downloadsequelpro-47069472a4b5dc6655338a77ec8b1eb9a5f5c3d9.tar.gz
sequelpro-47069472a4b5dc6655338a77ec8b1eb9a5f5c3d9.tar.bz2
sequelpro-47069472a4b5dc6655338a77ec8b1eb9a5f5c3d9.zip
Changes required to merge Sequel Pro r4011 into Coda
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;