mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
TextureCacheBase: Eliminate static state
This commit is contained in:
@ -108,7 +108,6 @@ static float AspectToWidescreen(float aspect)
|
||||
Renderer::Renderer()
|
||||
{
|
||||
UpdateActiveConfig();
|
||||
TextureCacheBase::OnConfigChanged(g_ActiveConfig);
|
||||
|
||||
OSDChoice = 0;
|
||||
OSDTime = 0;
|
||||
|
Reference in New Issue
Block a user