project_files/HedgewarsMobile/Classes/HWUtils.h
changeset 7048 0a4c88935902
parent 6832 fae8fd118da9
child 10108 c68cf030eded
--- a/project_files/HedgewarsMobile/Classes/HWUtils.h	Thu May 10 22:15:31 2012 +0200
+++ b/project_files/HedgewarsMobile/Classes/HWUtils.h	Thu May 10 23:21:56 2012 +0200
@@ -41,7 +41,7 @@
 +(NSInteger) randomPort;
 +(void) freePort:(NSInteger) port;
 +(BOOL) isNetworkReachable;
-+(UIView *)mainSDLViewInstance;
+//+(UIView *)mainSDLViewInstance;
 
 @end