mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-14 05:22:24 +00:00
Kernel: Remove unused header from FileDescription.cpp
This commit is contained in:
parent
a643ee5759
commit
b8fd52fad6
Notes:
sideshowbarker
2024-07-18 18:15:41 +09:00
Author: https://github.com/bgianfo
Commit: b8fd52fad6
Pull-request: https://github.com/SerenityOS/serenity/pull/7026
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
#include <AK/MemoryStream.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/Devices/BlockDevice.h>
|
||||
#include <Kernel/Devices/CharacterDevice.h>
|
||||
#include <Kernel/FileSystem/Custody.h>
|
||||
#include <Kernel/FileSystem/FIFO.h>
|
||||
#include <Kernel/FileSystem/FileDescription.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue