[Commits] [wesnoth/wesnoth] 7df5aa: remove unnecessary resource:: ptr uses

GitHub noreply at github.com
Fri Jun 13 06:01:55 UTC 2014


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

  Changed paths:
    M src/play_controller.cpp
    M src/playsingle_controller.cpp

  Log Message:
  -----------
  remove unnecessary resource:: ptr uses

play_controller contains the whiteboard manager as a local variable,
and therefore doesn't need to use the externally linked resource
pointers.





More information about the Commits mailing list