[Commits] [wesnoth/wesnoth] 4435b2: Remove calls to empty update_whole_screen() functi...
GitHub
noreply at github.com
Sun Mar 13 11:17:45 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4435b255237bdd3f4aa13a7543eff2c6bd82f048
https://github.com/wesnoth/wesnoth/commit/4435b255237bdd3f4aa13a7543eff2c6bd82f048
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-13 (Sun, 13 Mar 2016)
Changed paths:
M src/events.cpp
M src/game_initialization/multiplayer_ui.cpp
M src/intro.cpp
M src/loadscreen.cpp
M src/storyscreen/render.cpp
M src/video.cpp
M src/video.hpp
Log Message:
-----------
Remove calls to empty update_whole_screen() function
The function's contents were SDL1.2 only, and it now does nothing in
SDL2.
More information about the Commits
mailing list