[Commits] [wesnoth/wesnoth] 11169c: removed unneeded replaystack.clear call

GitHub noreply at github.com
Sun Jun 15 23:10:10 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 11169c60eb25a65fcc2a7780d67f7f6aac2df1ed
      https://github.com/wesnoth/wesnoth/commit/11169c60eb25a65fcc2a7780d67f7f6aac2df1ed
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2014-06-16 (Mon, 16 Jun 2014)

  Changed paths:
    M src/replay.cpp

  Log Message:
  -----------
  removed unneeded replaystack.clear call

we already clear the undostack after an action if data was sended over teh netwrok (we call synced_context::can_undo to check) so there is no need for the call here.





More information about the Commits mailing list