[Commits] [wesnoth/wesnoth] 678d43: remove code made dead in 84556b11

GitHub noreply at github.com
Fri Jun 13 23:51:32 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 678d43a0569e1145f6786e5d1ed79288427c858a
      https://github.com/wesnoth/wesnoth/commit/678d43a0569e1145f6786e5d1ed79288427c858a
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M src/replay_controller.cpp

  Log Message:
  -----------
  remove code made dead in 84556b11

After this commit, the replay_controller constructs
tod_manager_start_ using the same parameters as the play_controller
constructs tod_manager_. So the copy construction after this is
superfluous.

https://github.com/wesnoth/wesnoth/commit/84556b11


  Commit: 81874be9f9d8348b3632a090bb37f8092ddf479e
      https://github.com/wesnoth/wesnoth/commit/81874be9f9d8348b3632a090bb37f8092ddf479e
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-13 (Fri, 13 Jun 2014)

  Changed paths:
    M changelog
    M players_changelog
    M src/playsingle_controller.cpp

  Log Message:
  -----------
  Merge branch 'master' of git://github.com/wesnoth/wesnoth


Compare: https://github.com/wesnoth/wesnoth/compare/8e3cfc8a2b30...81874be9f9d8


More information about the Commits mailing list