Remove dead code
Tested with just cfg.message and it comes out as info/wml which seems just fine.
This commit is contained in:
parent
af340e6ae3
commit
e1c39430de
1 changed files with 0 additions and 1 deletions
|
@ -1076,7 +1076,6 @@ function wml_actions.deprecated_message(cfg)
|
|||
end
|
||||
|
||||
function wml_actions.wml_message(cfg)
|
||||
local logger = cfg.logger or ''
|
||||
wesnoth.log(cfg.logger, cfg.message, cfg.to_chat)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue