mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:47:44 +00:00
Kernel: Remove unused includes
This commit is contained in:
parent
26d7c25076
commit
baa7925c0c
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@
|
|||
#include <AK/WeakPtr.h>
|
||||
#include <AK/Weakable.h>
|
||||
#include <Kernel/API/KResult.h>
|
||||
#include <Kernel/Arch/x86/RegisterState.h>
|
||||
#include <Kernel/Arch/x86/SafeMem.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/FileSystem/InodeIdentifier.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue