changeset 3029 | 67483e87590c |
parent 3027 | 32890edaa483 |
child 3305 | 91074496d5c9 |
--- a/cocoaTouch/MainMenuViewController.h Sun Mar 21 03:51:53 2010 +0000 +++ b/cocoaTouch/MainMenuViewController.h Sun Mar 21 03:51:58 2010 +0000 @@ -24,5 +24,5 @@ -(IBAction) startPlaying; -(IBAction) notYetImplemented; --(IBAction) switchViews:(id)sender; +//-(IBAction) switchViews:(id)sender; @end