forked from dolphin-emu/dolphin
VideoConfig: Remove bRunning
Value was set but not used.
This commit is contained in:
@@ -47,7 +47,6 @@ void SWRenderer::Init()
|
||||
|
||||
void SWRenderer::Shutdown()
|
||||
{
|
||||
g_Config.bRunning = false;
|
||||
UpdateActiveConfig();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user