[wesnoth-commits] [wesnoth/wesnoth] 17ca8c: Remove non-functional methods from player.hpp.
Pentarctagon
noreply at github.com
Sun Aug 25 16:37:29 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 17ca8c354358f01d2f876b9217893b891dac0c6e
https://github.com/wesnoth/wesnoth/commit/17ca8c354358f01d2f876b9217893b891dac0c6e
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2019-08-25 (Sun, 25 Aug 2019)
Changed paths:
M src/server/player.hpp
M src/server/player_connection.hpp
Log Message:
-----------
Remove non-functional methods from player.hpp.
Attempting to call them results in an error during linking, for example:
undefined reference to `wesnothd::player::set_game(wesnothd::game*)'
Backport of 3be0f751cc263065046d44a1f41d2a6131df377f
More information about the Commits
mailing list