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:
parent
d7ea21d0b6
commit
2d847df848
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue