mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Remove duplicate work
This commit is contained in:
		
							parent
							
								
									ba4ca041f4
								
							
						
					
					
						commit
						7e3f62a367
					
				
					 1 changed files with 0 additions and 7 deletions
				
			
		|  | @ -170,13 +170,6 @@ void GMainWindow::BootGame(std::string filename) | ||||||
|     render_window->GetEmuThread().start(); |     render_window->GetEmuThread().start(); | ||||||
| 
 | 
 | ||||||
|     render_window->show(); |     render_window->show(); | ||||||
| 
 |  | ||||||
|     // Allow manually setting focus to the render widget if not using popout mode.
 |  | ||||||
|     if (!ui.action_Popout_Window_Mode->isChecked()) { |  | ||||||
|         render_window->setFocusPolicy(Qt::ClickFocus); |  | ||||||
|         render_window->setFocus(); |  | ||||||
|     } |  | ||||||
| 
 |  | ||||||
|     OnStartGame(); |     OnStartGame(); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue