remove old sh4 blit

Origin commit data
------------------
Branch: ni/coolstream
Commit: a5a9e21f21
Author: max_10 <max_10@gmx.de>
Date: 2021-12-03 (Fri, 03 Dec 2021)

Origin message was:
------------------
- remove old sh4 blit

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2021-12-03 22:39:21 +01:00
committed by vanhofen
parent d5294f19b7
commit 824aec4b7b
12 changed files with 0 additions and 26 deletions

View File

@@ -184,7 +184,6 @@ void CTimeOSD::kill()
if (m_mode != MODE_HIDE) {
KillAndResetTimescale();
CComponents::kill();
frameBuffer->blit();
}
}