Darwin: Undo focus-hack which didn't work right.
This commit is contained in:
		
							parent
							
								
									f30abe30c5
								
							
						
					
					
						commit
						f54b28eeba
					
				| 
						 | 
				
			
			@ -313,9 +313,6 @@ static void message_kit_thread (SEL selector, NSObject *arg) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
- (void) set_front_process:unused {
 | 
			
		||||
    [NSApp activateIgnoringOtherApps:YES];
 | 
			
		||||
	
 | 
			
		||||
    if ([self modalWindow] == nil) [self activateX:YES];
 | 
			
		||||
    QuartzMessageServerThread(kXDarwinBringAllToFront, 0);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue