diff options
Diffstat (limited to 'Source/TableSource.m')
-rw-r--r-- | Source/TableSource.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/TableSource.m b/Source/TableSource.m index 165d6461..fb7669bd 100644 --- a/Source/TableSource.m +++ b/Source/TableSource.m @@ -243,8 +243,6 @@ loads aTable, put it in an array, update the tableViewColumns and reload the tab //query finished [[NSNotificationCenter defaultCenter] postNotificationName:@"SMySQLQueryHasBeenPerformed" object:self]; - - NSLog(@"%@", tableFields); } /* |