mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
Kernel: Remove unused header includes in Devices subtree
This commit is contained in:
parent
b1740e410b
commit
ea238e7ac3
Notes:
sideshowbarker
2024-07-18 09:18:15 +09:00
Author: https://github.com/bgianfo
Commit: ea238e7ac3
Pull-request: https://github.com/SerenityOS/serenity/pull/8658
10 changed files with 0 additions and 18 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
#include <Kernel/Devices/SerialDevice.h>
|
||||
#include <Kernel/IO.h>
|
||||
#include <Kernel/Panic.h>
|
||||
#include <Kernel/Sections.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue