project_files/HedgewarsMobile/Classes/OverlayViewController.h
changeset 5206 db775bddf771
parent 5177 b850b544addc
child 5662 99083392cd4f
--- 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;