mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	Remove misplaced return statement
This commit is contained in:
		
							parent
							
								
									e14b9f7a25
								
							
						
					
					
						commit
						d04d71e4c9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -542,7 +542,6 @@ ResultCode AppletManager::DoApplicationJump(DeliverArg arg) {
 | 
			
		|||
            "Failed to find title during application jump: {} Resetting current title instead.",
 | 
			
		||||
            new_path);
 | 
			
		||||
        new_path.clear();
 | 
			
		||||
        return RESULT_SUCCESS;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    system.RequestReset(new_path);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue