mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
Leak an object when quitting Dolphin to try and fix issue 6546
This commit is contained in:
parent
908963d601
commit
380b780dd1
@ -389,8 +389,6 @@ CFrame::~CFrame()
|
||||
#endif
|
||||
|
||||
ClosePages();
|
||||
|
||||
delete m_Mgr;
|
||||
}
|
||||
|
||||
bool CFrame::RendererIsFullscreen()
|
||||
|
Loading…
x
Reference in New Issue
Block a user