[Commits] [wesnoth/wesnoth] b80958: eliminate archaic functions
GitHub
noreply at github.com
Sat May 31 01:06:13 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b809585ca230832610147b6102aa3b921e220022
https://github.com/wesnoth/wesnoth/commit/b809585ca230832610147b6102aa3b921e220022
Author: Chris Beck <render787 at gmail.com>
Date: 2014-05-30 (Fri, 30 May 2014)
Changed paths:
M src/playsingle_controller.cpp
M src/playsingle_controller.hpp
Log Message:
-----------
eliminate archaic functions
end_turn_record and end_turn_record_unlock are only used in one
place, and in succession. We delete them and paste the definitions
inline, which permits some simplification. This is a strict
refactor.
More information about the Commits
mailing list