mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-10-31 01:53:05 +00:00 
			
		
		
		
	Merge pull request #223 from linkmauve/remove-thread
Remove unused includes to common/thread.h
This commit is contained in:
		
						commit
						2a4b698f8e
					
				| @ -7,7 +7,6 @@ | ||||
| #include "common/log_manager.h" | ||||
| #include "common/console_listener.h" | ||||
| #include "common/timer.h" | ||||
| #include "common/thread.h" | ||||
| 
 | ||||
| void GenericLog(LogTypes::LOG_LEVELS level, LogTypes::LOG_TYPE type, const char* file, int line, | ||||
|     const char* function, const char* fmt, ...) | ||||
|  | ||||
| @ -24,8 +24,6 @@ | ||||
| #include <stddef.h> | ||||
| #include <stdio.h> | ||||
| 
 | ||||
| #include "common/thread.h" | ||||
| 
 | ||||
| #include "core/arm/skyeye_common/armdefs.h" | ||||
| 
 | ||||
| typedef struct ARM_CPU_State_s { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei