changeset 3405 | 8fdb08497bf1 |
parent 3395 | 095273ad0e08 |
child 3463 | 23c50be687a9 |
--- a/cocoaTouch/OverlayViewController.m Sun May 02 18:25:13 2010 +0000 +++ b/cocoaTouch/OverlayViewController.m Sun May 02 18:42:19 2010 +0000 @@ -69,7 +69,6 @@ } -(void) viewDidLoad { - isPopoverVisible = NO; self.view.alpha = 0; self.view.center = CGPointMake(self.view.frame.size.height/2.0, self.view.frame.size.width/2.0);