mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	kernel/kernel: Remove unnecessary forward declaration
This is no longer necessary, as ResultVal isn't used anywhere in the header.
This commit is contained in:
		
							parent
							
								
									3f74518e19
								
							
						
					
					
						commit
						bd7ec1a749
					
				| @ -8,9 +8,6 @@ | ||||
| #include <unordered_map> | ||||
| #include "core/hle/kernel/object.h" | ||||
| 
 | ||||
| template <typename T> | ||||
| class ResultVal; | ||||
| 
 | ||||
| namespace Core { | ||||
| class System; | ||||
| } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash