mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	Kernel: Remove unused String.h includes
This makes searching for not yet OOM safe interfaces a bit easier.
This commit is contained in:
		
							parent
							
								
									52e4753722
								
							
						
					
					
						commit
						e34eb3e36d
					
				
					 26 changed files with 6 additions and 25 deletions
				
			
		|  | @ -4,7 +4,6 @@ | |||
|  * SPDX-License-Identifier: BSD-2-Clause | ||||
|  */ | ||||
| 
 | ||||
| #include <AK/String.h> | ||||
| #include <Kernel/Devices/KCOVInstance.h> | ||||
| 
 | ||||
| namespace Kernel { | ||||
|  |  | |||
|  | @ -6,7 +6,6 @@ | |||
| 
 | ||||
| #pragma once | ||||
| 
 | ||||
| #include <AK/String.h> | ||||
| #include <AK/Types.h> | ||||
| #include <Kernel/Devices/CharacterDevice.h> | ||||
| #include <Kernel/PhysicalAddress.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Hendiadyoin1
						Hendiadyoin1