mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-20 01:15:08 -05: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