mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
Kernel: Remove unused header includes
This commit is contained in:
committed by
Gunnar Beutner
parent
b0a4bcb688
commit
ed996fcced
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
#include <AK/Checked.h>
|
||||
#include <AK/Singleton.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/Graphics/FramebufferDevice.h>
|
||||
#include <Kernel/Graphics/GraphicsManagement.h>
|
||||
|
||||
Reference in New Issue
Block a user