Fixup 37dee4b
(unused variable)
This commit is contained in:
parent
db64bc7126
commit
eeffa82e2b
1 changed files with 0 additions and 1 deletions
|
@ -433,7 +433,6 @@ void undo_list::redo()
|
|||
*/
|
||||
bool undo_list::apply_shroud_changes() const
|
||||
{
|
||||
game_display &disp = *game_display::get_singleton();
|
||||
team &tm = resources::gameboard->get_team(side_);
|
||||
// No need to do clearing if fog/shroud has been kept up-to-date.
|
||||
if ( tm.auto_shroud_updates() || !tm.fog_or_shroud() ) {
|
||||
|
|
Loading…
Add table
Reference in a new issue