mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 12:05:15 +00:00
LibWeb: Remove WebContent include from SVGDecodedImageData
This is a layering violation, and is not used. Caught by the gn build.
This commit is contained in:
parent
69b5d7c0e6
commit
bf722d49b0
Notes:
sideshowbarker
2024-07-16 23:34:49 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/SerenityOS/serenity/commit/bf722d49b0 Pull-request: https://github.com/SerenityOS/serenity/pull/23823 Reviewed-by: https://github.com/nico ✅
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
#include <LibWeb/HTML/DecodedImageData.h>
|
||||
#include <WebContent/PageClient.h>
|
||||
|
||||
namespace Web::SVG {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue