mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Userland: Remove superfluous headers
Userland has no reason to access 'kmalloc'.
This commit is contained in:
committed by
Andreas Kling
parent
2cd0793578
commit
bceb98e2df
@@ -32,7 +32,6 @@
|
||||
#include <AK/Utf32View.h>
|
||||
#include <AK/Utf8View.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <AK/kmalloc.h>
|
||||
#include <LibCore/FileStream.h>
|
||||
#include <LibGfx/FontDatabase.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user