diff -r 5d3daec0d0b5 -r c1ff724a5c34 cocoaTouch/TeamSettingsViewController.m --- a/cocoaTouch/TeamSettingsViewController.m Wed Apr 28 05:58:14 2010 +0000 +++ b/cocoaTouch/TeamSettingsViewController.m Thu Apr 29 02:43:28 2010 +0000 @@ -43,7 +43,6 @@ [array release]; [self.tableView reloadData]; - NSLog(@"files: %@", self.listOfTeams); } // modifies the navigation bar to add the "Add" and "Done" buttons