mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-11 22:00:10 +00:00
Comment out an unused parameter.
This commit is contained in:
parent
8ff15e743c
commit
eb4fd385a2
@ -2143,7 +2143,7 @@ namespace {
|
||||
}
|
||||
|
||||
// Fire any events
|
||||
WML_HANDLER_FUNCTION(fire_event,/*handler*/,event_info,cfg)
|
||||
WML_HANDLER_FUNCTION(fire_event,/*handler*/,/*event_info*/,cfg)
|
||||
{
|
||||
map_location loc1,loc2;
|
||||
config data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user