mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 17:35:07 +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
|
@ -8,7 +8,6 @@
|
|||
|
||||
#include <AK/Function.h>
|
||||
#include <AK/RefCounted.h>
|
||||
#include <AK/String.h>
|
||||
#include <Kernel/Interrupts/IRQHandler.h>
|
||||
#include <Kernel/Time/TimeManagement.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue