mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-02 16:31:01 +00:00
GRAPHICS: Fix crash in MacFontManager
This commit is contained in:
parent
87a7198521
commit
2e956b69d5
@ -215,7 +215,7 @@ void MacFontManager::loadFonts() {
|
||||
}
|
||||
|
||||
delete stream;
|
||||
delete fontFile;
|
||||
//delete fontFile;
|
||||
}
|
||||
|
||||
_builtInFonts = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user