mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
VideoConfig: Remove bRunning
Value was set but not used.
This commit is contained in:
parent
eefae402b3
commit
a0b41c83e7
6 changed files with 0 additions and 10 deletions
|
@ -47,7 +47,6 @@ void SWRenderer::Init()
|
|||
|
||||
void SWRenderer::Shutdown()
|
||||
{
|
||||
g_Config.bRunning = false;
|
||||
UpdateActiveConfig();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue