mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Leak an object when quitting Dolphin to try and fix issue 6546
This commit is contained in:
parent
908963d601
commit
380b780dd1
1 changed files with 0 additions and 2 deletions
|
@ -389,8 +389,6 @@ CFrame::~CFrame()
|
|||
#endif
|
||||
|
||||
ClosePages();
|
||||
|
||||
delete m_Mgr;
|
||||
}
|
||||
|
||||
bool CFrame::RendererIsFullscreen()
|
||||
|
|
Loading…
Add table
Reference in a new issue