mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-09 06:38:28 +02:00
remove old sh4 blit
Origin commit data
------------------
Commit: a5a9e21f21
Author: max_10 <max_10@gmx.de>
Date: 2021-12-03 (Fri, 03 Dec 2021)
Origin message was:
------------------
- remove old sh4 blit
This commit is contained in:
@@ -574,7 +574,6 @@ int CKeyboardInput::exec(CMenuTarget* parent, const std::string &)
|
||||
frameBuffer->RestoreScreen(x, y, width + OFFSET_SHADOW, height + OFFSET_SHADOW, pixBuf);
|
||||
delete[] pixBuf;
|
||||
pixBuf = NULL;
|
||||
frameBuffer->blit();
|
||||
} else
|
||||
hide();
|
||||
|
||||
|
Reference in New Issue
Block a user