From ddbed0ade57c4efecbb7cd9a09047a1ce80ae497 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Fri, 28 Nov 2008 23:52:42 +0000 Subject: New Growl notification controller. --- TableSource.m | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TableSource.m') 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]; -- cgit v1.2.3