mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +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
@@ -7,7 +7,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <AK/Error.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/Types.h>
|
||||
#include <Kernel/Devices/BlockDevice.h>
|
||||
#include <Kernel/Graphics/GenericGraphicsAdapter.h>
|
||||
|
||||
Reference in New Issue
Block a user