[wesnoth-commits] [wesnoth/wesnoth] 3be0f7: Remove non-functional methods from player.hpp.
Pentarctagon
noreply at github.com
Sun Aug 25 16:18:48 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3be0f751cc263065046d44a1f41d2a6131df377f
https://github.com/wesnoth/wesnoth/commit/3be0f751cc263065046d44a1f41d2a6131df377f
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*)'
More information about the Commits
mailing list