mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	DSP_DSP: Remove GetHeadphoneStatus logspam (#1799)
This commit is contained in:
		
							parent
							
								
									6f6af6928f
								
							
						
					
					
						commit
						5c8beca792
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -440,9 +440,9 @@ static void GetHeadphoneStatus(Service::Interface* self) { | |||
| 
 | ||||
|     cmd_buff[0] = IPC::MakeHeader(0x1F, 2, 0); | ||||
|     cmd_buff[1] = RESULT_SUCCESS.raw; // No error
 | ||||
|     cmd_buff[2] = 0; // Not using headphones?
 | ||||
|     cmd_buff[2] = 0; // Not using headphones
 | ||||
| 
 | ||||
|     LOG_WARNING(Service_DSP, "(STUBBED) called"); | ||||
|     LOG_DEBUG(Service_DSP, "called"); | ||||
| } | ||||
| 
 | ||||
| /**
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue