mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
LibWeb: Remove now-unused LayoutRange and LayoutPosition classes :^)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user