mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 11:45:21 +00:00
Cleanup.
svn-id: r43438
This commit is contained in:
parent
b1c22cfc42
commit
2b32a651ec
@ -255,8 +255,6 @@ void SaveLoadChooser::updateSelection(bool redraw) {
|
||||
if (thumb) {
|
||||
_gfxWidget->setGfx(thumb);
|
||||
_gfxWidget->useAlpha(256);
|
||||
} else {
|
||||
_gfxWidget->setGfx(-1, -1, _fillR, _fillG, _fillB);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user