diff options
Diffstat (limited to 'Source/TablesList.h')
-rw-r--r-- | Source/TablesList.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/TablesList.h b/Source/TablesList.h index 390e7ee7..5d721fad 100644 --- a/Source/TablesList.h +++ b/Source/TablesList.h @@ -116,13 +116,8 @@ enum sp_table_types - (IBAction)truncateTable:(id)sender; - (IBAction)togglePaneCollapse:(id)sender; -// copyTableSheet methods -- (IBAction)closeCopyTableSheet:(id)sender; - // Additional methods -- (void)removeTable; - (void)setConnection:(MCPConnection *)theConnection; -- (void)truncateTable; - (void)doPerformQueryService:(NSString *)query; - (void)updateSelection; |