--- a/project_files/HedgewarsMobile/Classes/GameInterfaceBridge.h Mon May 09 18:00:39 2011 +0200
+++ b/project_files/HedgewarsMobile/Classes/GameInterfaceBridge.h Wed May 11 01:26:38 2011 +0200
@@ -31,7 +31,6 @@
UIViewController *parentController;
OverlayViewController *overlayController;
- NSDictionary *systemSettings;
NSString *savePath;
EngineProtocolNetwork *engineProtocol;
@@ -40,7 +39,6 @@
}
@property (nonatomic,retain) UIViewController *parentController;
-@property (nonatomic,retain) NSDictionary *systemSettings;
@property (nonatomic,retain) NSString *savePath;
@property (nonatomic,retain) OverlayViewController *overlayController;