mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-08 12:12:53 +00:00
LibGfx: Delete DeprecatedPath
This commit is contained in:
parent
dbfe5be9ff
commit
af9d855b70
Notes:
github-actions[bot]
2024-11-25 20:14:44 +00:00
Author: https://github.com/shlyakpavel
Commit: af9d855b70
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2570
8 changed files with 0 additions and 710 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include <AK/Debug.h>
|
||||
#include <AK/Optional.h>
|
||||
#include <LibGfx/DeprecatedPath.h>
|
||||
#include <LibGfx/Path.h>
|
||||
#include <LibWeb/Bindings/SVGPathElementPrototype.h>
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue