aboutsummaryrefslogtreecommitdiffstats
path: root/TablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'TablesList.h')
-rw-r--r--TablesList.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TablesList.h b/TablesList.h
index d7d37d2e..7270219b 100644
--- a/TablesList.h
+++ b/TablesList.h
@@ -92,8 +92,4 @@
- (BOOL)selectionShouldChangeInTableView:(NSTableView *)aTableView;
- (void)tableViewSelectionDidChange:(NSNotification *)aNotification;
-//last but not least
-- (id)init;
-- (void)dealloc;
-
@end