mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-29 15:58:47 +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
Notes:
sideshowbarker
2024-07-17 22:58:40 +09:00
Author: https://github.com/Hendiadyoin1
Commit: e34eb3e36d
Pull-request: https://github.com/SerenityOS/serenity/pull/11212
26 changed files with 6 additions and 25 deletions
|
@ -13,7 +13,6 @@
|
|||
#include <AK/NonnullOwnPtrVector.h>
|
||||
#include <AK/OwnPtr.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <AK/String.h>
|
||||
#include <Kernel/FileSystem/FileSystem.h>
|
||||
#include <Kernel/FileSystem/InodeIdentifier.h>
|
||||
#include <Kernel/FileSystem/InodeMetadata.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue