mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
parent
1fd80dabc2
commit
8760810340
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue