nobody left a note about why this is needed for five years, so I decided it wasn't needed. It was added with fd6ac896 and seems to be related to the log console, which seems to work fine without it

This commit is contained in:
zeromus 2021-01-27 04:25:04 -05:00
parent d7ea21d0b6
commit 2d847df848
1 changed files with 0 additions and 2 deletions

View File

@ -656,8 +656,6 @@ namespace BizHawk.Client.EmuHawk
public int ProgramRunLoop()
{
CheckMessages(); // can someone leave a note about why this is needed?
// needs to be done late, after the log console snaps on top
// fullscreen should snap on top even harder!
if (_needsFullscreenOnLoad)