changeset 3366 | f0e5ff24fb72 |
parent 3364 | e5403e2bf02c |
child 3374 | 0d522416d97f |
--- a/cocoaTouch/TeamConfigViewController.h Sun Apr 25 02:30:42 2010 +0000 +++ b/cocoaTouch/TeamConfigViewController.h Sun Apr 25 13:33:49 2010 +0000 @@ -12,7 +12,6 @@ @interface TeamConfigViewController : UITableViewController { NSMutableArray *listOfTeams; NSMutableArray *listOfSelectedTeams; - NSIndexPath *lastIndexPath; } @property (nonatomic, retain) NSMutableArray *listOfTeams;