--- a/project_files/HedgewarsMobile/Classes/OverlayViewController.h Mon May 09 18:00:39 2011 +0200
+++ b/project_files/HedgewarsMobile/Classes/OverlayViewController.h Wed May 11 01:26:38 2011 +0200
@@ -46,7 +46,6 @@
BOOL isAttacking;
// stuff initialized externally
- BOOL useClassicMenu;
NSInteger initialOrientation;
// dual head support
@@ -68,7 +67,6 @@
@property (nonatomic,retain) UIButton *confirmButton;
@property (nonatomic,retain) UISegmentedControl *grenadeTimeSegment;
-@property (assign) BOOL useClassicMenu;
@property (assign) NSInteger initialOrientation;
@property (assign) NSInteger initialScreenCount;