mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +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
							
								
									319365fdf0
								
							
						
					
					
						commit
						b114928459
					
				| @ -293,10 +293,6 @@ inline ARM_Interface& CurrentArmInterface() { | ||||
|     return System::GetInstance().CurrentArmInterface(); | ||||
| } | ||||
| 
 | ||||
| inline TelemetrySession& Telemetry() { | ||||
|     return System::GetInstance().TelemetrySession(); | ||||
| } | ||||
| 
 | ||||
| inline Kernel::Process* CurrentProcess() { | ||||
|     return System::GetInstance().CurrentProcess(); | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash