Revert "Force modal to front"

This reverts commit 1fd80dabc2.
This commit is contained in:
William Everett 2024-08-08 10:02:52 -06:00
parent 1fd80dabc2
commit 8760810340
No known key found for this signature in database

View file

@ -1785,7 +1785,6 @@ static BOOL _isAutolaunchChecked = NO;
/*
* Try to handle events for this session, discarding others.
*/
[theSession->window orderFrontRegardless];
code = [self runModalSession: theSession];
if (code == NSRunContinuesResponse)
{