mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-15 17:25:32 +00:00
fixed an MSVC warning about unreachable code
This commit is contained in:
parent
3a9ee97d77
commit
5101043bd9
@ -830,8 +830,6 @@ static int do_gameloop(int argc, char** argv)
|
||||
game->play_replay();
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifndef DISABLE_POOL_ALLOC
|
||||
|
Loading…
x
Reference in New Issue
Block a user