mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 11:49:44 +00:00
LibWeb: Remove now-unused LayoutRange and LayoutPosition classes :^)
This commit is contained in:
parent
9c7e26b8d4
commit
0e53003f72
Notes:
sideshowbarker
2024-07-17 01:47:48 +09:00
Author: https://github.com/awesomekling
Commit: 0e53003f72
Pull-request: https://github.com/SerenityOS/serenity/pull/16966
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/emanuele6
Reviewed-by: https://github.com/linusg ✅
5 changed files with 0 additions and 108 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <LibWeb/DOM/Text.h>
|
||||
#include <LibWeb/HTML/BrowsingContext.h>
|
||||
#include <LibWeb/Layout/InitialContainingBlock.h>
|
||||
#include <LibWeb/Layout/LayoutPosition.h>
|
||||
#include <LibWeb/Page/EditEventHandler.h>
|
||||
|
||||
namespace Web {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue