mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 11:49:44 +00:00
LibWeb+Services: Remove unused #includes
No functional changes.
This commit is contained in:
parent
20fbd38b77
commit
4fbeea6482
Notes:
github-actions[bot]
2025-01-31 12:29:39 +00:00
Author: https://github.com/gmta
Commit: 4fbeea6482
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3400
Reviewed-by: https://github.com/kalenikaliaksandr
11 changed files with 2 additions and 28 deletions
|
@ -15,7 +15,6 @@
|
|||
#include <LibWeb/HTML/TraversableNavigable.h>
|
||||
#include <LibWeb/HTML/Window.h>
|
||||
#include <LibWeb/HTML/WindowProxy.h>
|
||||
#include <LibWeb/Layout/Viewport.h>
|
||||
#include <LibWeb/Page/Page.h>
|
||||
#include <LibWeb/Painting/DisplayListPlayerSkia.h>
|
||||
#include <LibWeb/Painting/PaintContext.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue