[Commits] [wesnoth/wesnoth] 5bd7c0: remove if that is always true
GitHub
noreply at github.com
Thu Oct 22 17:48:39 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5bd7c03c66c663b7ddcad6871450aab741de3916
https://github.com/wesnoth/wesnoth/commit/5bd7c03c66c663b7ddcad6871450aab741de3916
Author: gfgtdf <tischpapier at gmail.com>
Date: 2015-10-22 (Thu, 22 Oct 2015)
Changed paths:
M src/play_controller.cpp
Log Message:
-----------
remove if that is always true
we already access *gui_ in 'gui_->write(cfg.add_child("display"));' above so this 'if' is useless.
More information about the Commits
mailing list