diff options
author | Johannes Schickel | 2013-07-04 15:41:01 +0200 |
---|---|---|
committer | Johannes Schickel | 2013-07-04 15:43:17 +0200 |
commit | 8d6aa77769d2d914fc05464435d6558b734bd4c1 (patch) | |
tree | 1dc103bcd526f4b7c20306daecf2d8f51ec2a434 /common/system.cpp | |
parent | afdb007e2e158efa4a9a1098f80ff224d0038729 (diff) | |
download | scummvm-rg350-8d6aa77769d2d914fc05464435d6558b734bd4c1.tar.gz scummvm-rg350-8d6aa77769d2d914fc05464435d6558b734bd4c1.tar.bz2 scummvm-rg350-8d6aa77769d2d914fc05464435d6558b734bd4c1.zip |
GUI: Cleanup EventRecorder::getSurface.
Formerly the function created a SDL_Surface by hand. Instead now it uses
SDL_CreateRGBSurface (which is used in the SDL backend anyway and yields
the same results).
This should fix PS3 port compilation.
Diffstat (limited to 'common/system.cpp')
0 files changed, 0 insertions, 0 deletions