From c4391379d267730f0b9cdcf29b82eec5bd707fb6 Mon Sep 17 00:00:00 2001 From: Yexo Date: Sat, 7 Feb 2009 01:17:15 +0000 Subject: (svn r15390) -Cleanup: Remove old hack that wasn't used anymore. --- src/openttd.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/openttd.cpp b/src/openttd.cpp index cb2865842..8fdbc5d21 100644 --- a/src/openttd.cpp +++ b/src/openttd.cpp @@ -640,9 +640,6 @@ int ttd_main(int argc, char *argv[]) ResetGRFConfig(false); - /* XXX - ugly hack, if diff_level is 9, it means we got no setting from the config file */ - if (_settings_newgame.difficulty.diff_level == 9) SetDifficultyLevel(0, &_settings_newgame.difficulty); - /* Copy the settings needed for creating a new map. */ _settings_game.game_creation = _settings_newgame.game_creation; -- cgit v1.2.3-70-g09d2