changeset 3922 | 44804043b691 |
parent 3904 | 22e4d74240e5 |
child 3933 | 1a873262f5dd |
--- a/project_files/HedgewarsMobile/Classes/OverlayViewController.h Fri Oct 01 13:56:11 2010 -0400 +++ b/project_files/HedgewarsMobile/Classes/OverlayViewController.h Sat Oct 02 04:23:32 2010 +0200 @@ -42,9 +42,6 @@ CGPoint startingPoint; BOOL isSegmentVisible; BOOL isAttacking; - - // the sdl window underneath - SDL_Window *sdlwindow; } @property (nonatomic,retain) id popoverController;