cocoaTouch/TeamConfigViewController.h
changeset 3374 0d522416d97f
parent 3366 f0e5ff24fb72
--- a/cocoaTouch/TeamConfigViewController.h	Thu Apr 29 02:43:28 2010 +0000
+++ b/cocoaTouch/TeamConfigViewController.h	Thu Apr 29 17:19:06 2010 +0000
@@ -16,6 +16,5 @@
 
 @property (nonatomic, retain) NSMutableArray *listOfTeams;
 @property (nonatomic, retain) NSMutableArray *listOfSelectedTeams;
-@property (nonatomic,retain) NSIndexPath *lastIndexPath;
 
 @end