mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +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:
committed by
Brian Gianforcaro
parent
52e4753722
commit
e34eb3e36d
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user