diff -r aedf289192f5 -r 016b3172b645 cocoaTouch/FortsViewController.h --- a/cocoaTouch/FortsViewController.h Tue Jun 01 19:33:45 2010 +0000 +++ b/cocoaTouch/FortsViewController.h Wed Jun 02 13:52:23 2010 +0000 @@ -13,7 +13,6 @@ NSDictionary *teamDictionary; NSArray *fortArray; -// NSArray *fortSprites; NSIndexPath *lastIndexPath; }