From b414bddc98508b09d37ece8f4394194f3a0234b8 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 4 Jul 2012 09:41:57 +0000 Subject: Move the table structure's loading logic into it's own category. --- Source/SPTableStructure.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Source/SPTableStructure.h') diff --git a/Source/SPTableStructure.h b/Source/SPTableStructure.h index a97f70b2..881cdd09 100644 --- a/Source/SPTableStructure.h +++ b/Source/SPTableStructure.h @@ -96,11 +96,6 @@ @property (assign) id reloadFieldsButton; #endif -// Table loading -- (void)loadTable:(NSString *)aTable; -- (IBAction)reloadTable:(id)sender; -- (void)setTableDetails:(NSDictionary *)tableDetails; - #ifdef SP_REFACTOR /* method decls */ - (void)setDatabaseDocument:(SPDatabaseDocument*)doc; - (void)setTableListInstance:(SPTablesList*)list; -- cgit v1.2.3