mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
LibWeb: Remove unnecessary Quad.h include
This commit is contained in:
parent
7824721107
commit
40bf8dde88
Notes:
github-actions[bot]
2024-12-15 22:28:39 +00:00
Author: https://github.com/shlyakpavel
Commit: 40bf8dde88
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2926
Reviewed-by: https://github.com/gmta ✅
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
#include <AK/OwnPtr.h>
|
||||
#include <LibGfx/PainterSkia.h>
|
||||
#include <LibGfx/Quad.h>
|
||||
#include <LibGfx/Rect.h>
|
||||
#include <LibUnicode/Segmenter.h>
|
||||
#include <LibWeb/Bindings/CanvasRenderingContext2DPrototype.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue