aboutsummaryrefslogtreecommitdiffstats
path: root/TableSource.m
diff options
context:
space:
mode:
Diffstat (limited to 'TableSource.m')
-rw-r--r--TableSource.m4
1 files changed, 1 insertions, 3 deletions
diff --git a/TableSource.m b/TableSource.m
index caeb91fc..f8d3a446 100644
--- a/TableSource.m
+++ b/TableSource.m
@@ -1051,9 +1051,7 @@ traps enter and esc and make/cancel editing without entering next row
}
- (void)dealloc
-{
-// NSLog(@"TableSource dealloc");
-
+{
[tableFields release];
[indexes release];
[oldRow release];