mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 22:00:05 +00:00 
			
		
		
		
	Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback code to prevent it from happening again.
This commit is contained in:
		
							parent
							
								
									1b7596e779
								
							
						
					
					
						commit
						b8f93e6b18
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -85,10 +85,9 @@ public: | ||||||
|         case HandleType::Redirection: |         case HandleType::Redirection: | ||||||
|         case HandleType::Process: |         case HandleType::Process: | ||||||
|         case HandleType::AddressArbiter: |         case HandleType::AddressArbiter: | ||||||
|  |         case HandleType::ResourceLimit: | ||||||
|             return false; |             return false; | ||||||
|         } |         } | ||||||
| 
 |  | ||||||
|         return false; |  | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
| public: | public: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue