[Commits] [wesnoth/wesnoth] 9b988f: Hotkey/Command Executor: removed get_video() membe...
GitHub
noreply at github.com
Mon Nov 27 05:00:01 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9b988f27f77a726972863155aa8637aec7adc402
https://github.com/wesnoth/wesnoth/commit/9b988f27f77a726972863155aa8637aec7adc402
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M src/hotkey/command_executor.cpp
M src/hotkey/command_executor.hpp
Log Message:
-----------
Hotkey/Command Executor: removed get_video() member in favor of singleton
Also removed CVideo reference passed to make_screenshot() and its argument function, since the
reference is only used in the one specific screenshot() function anyway.
More information about the Commits
mailing list