mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 14:12:40 +00:00
Comment out an unused parameter.
This commit is contained in:
parent
775838a379
commit
d82d7dad28
@ -154,7 +154,7 @@ void editor_controller::init_mouse_actions(const config& game_config)
|
||||
}
|
||||
}
|
||||
|
||||
void editor_controller::init_map_generators(const config& game_config)
|
||||
void editor_controller::init_map_generators(const config& /*game_config*/)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user