Remove left over comment from 5911ee1

This commit is contained in:
Gunter Labes 2020-08-27 13:31:46 +02:00 committed by GitHub
parent 940a4e2776
commit 12c8d672aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,9 +161,6 @@ void playsingle_controller::play_scenario_main_loop()
{
LOG_NG << "starting main loop\n" << (SDL_GetTicks() - ticks()) << "\n";
// Avoid autosaving after loading, but still
// allow the first turn to have an autosave.
ai_testing::log_game_start();
if(gamestate().board_.teams().empty())
{