mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:27:36 +00:00
LibWeb: Remove the unused LayoutTreeModel
If we want to bring back this functionality, we'll have to rewrite it for multi-process mode anyway.
This commit is contained in:
parent
aa118642aa
commit
291dbff2e1
5 changed files with 0 additions and 193 deletions
|
@ -204,7 +204,6 @@ set(SOURCES
|
|||
Layout/TableRowGroupBox.cpp
|
||||
Layout/TextNode.cpp
|
||||
Layout/TreeBuilder.cpp
|
||||
LayoutTreeModel.cpp
|
||||
Loader/CSSLoader.cpp
|
||||
Loader/ContentFilter.cpp
|
||||
Loader/FrameLoader.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue