mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	core/core: Remove the global telemetry accessor function
With all usages converted off of it, this function can be removed.
This commit is contained in:
		
							parent
							
								
									65572a0fb8
								
							
						
					
					
						commit
						dbc3c8e9bb
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -295,8 +295,4 @@ inline AudioCore::DspInterface& DSP() { | ||||||
|     return System::GetInstance().DSP(); |     return System::GetInstance().DSP(); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| inline TelemetrySession& Telemetry() { |  | ||||||
|     return System::GetInstance().TelemetrySession(); |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| } // namespace Core
 | } // namespace Core
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue