diff -r 3f605cca9215 -r abaf741a4e21 project_files/HedgewarsMobile/Classes/GameSetup.m --- a/project_files/HedgewarsMobile/Classes/GameSetup.m Thu Oct 14 16:01:43 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/GameSetup.m Thu Oct 14 22:01:33 2010 +0200 @@ -461,7 +461,6 @@ rotation = @"-90"; else rotation = @"90"; - } NSString *horizontalSize = [[NSString alloc] initWithFormat:@"%d", width];