diff -r 37ac593e9027 -r f0e5ff24fb72 cocoaTouch/TeamConfigViewController.h --- 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;