mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-04-02 10:16:50 +02:00
Improving image scale quality. Removed debug print.
This commit is contained in:
@@ -49,7 +49,6 @@ void RetroFE::Render()
|
||||
{
|
||||
page->Draw();
|
||||
}
|
||||
Logger::Write(Logger::ZONE_ERROR, "Component", "DRAW");
|
||||
|
||||
SDL_RenderPresent(SDL::GetRenderer());
|
||||
SDL_UnlockMutex(SDL::GetMutex());
|
||||
|
||||
Reference in New Issue
Block a user