project_files/HedgewarsMobile/Classes/OverlayViewController.h
changeset 5662 99083392cd4f
parent 5206 db775bddf771
child 6018 3b86826f6665
--- a/project_files/HedgewarsMobile/Classes/OverlayViewController.h	Mon Aug 22 23:56:25 2011 +0200
+++ b/project_files/HedgewarsMobile/Classes/OverlayViewController.h	Tue Aug 23 03:46:17 2011 +0200
@@ -45,9 +45,6 @@
     CGPoint startingPoint;
     BOOL isAttacking;
     
-    // stuff initialized externally
-    NSInteger initialOrientation;
-    
     // dual head support
     NSInteger initialScreenCount;
 
@@ -67,7 +64,6 @@
 @property (nonatomic,retain) UIButton *confirmButton;
 @property (nonatomic,retain) UISegmentedControl *grenadeTimeSegment;
 
-@property (assign) NSInteger initialOrientation;
 @property (assign) NSInteger initialScreenCount;