mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- remove old sh4 blit
This commit is contained in:
@@ -144,7 +144,6 @@ void CProgressWindow::initStatus(const unsigned int prog, const unsigned int max
|
||||
cur_statusText = statusText;
|
||||
}
|
||||
pBar->paint(false);
|
||||
frameBuffer->blit();
|
||||
}
|
||||
|
||||
void CProgressWindow::showStatus(const unsigned int prog, const unsigned int max, const string &statusText)
|
||||
|
Reference in New Issue
Block a user