mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 20:27:34 +00:00
LibWebView+Ladybird: Remove now-unused WebView TreeModel
This was used to provided base functionality for model-based chromes for viewing the DOM and accessibility trees. All chromes now use the WebView inspector model for those trees, thus this class is unused.
This commit is contained in:
parent
84c4eef565
commit
c03b69e664
6 changed files with 0 additions and 333 deletions
|
@ -10,7 +10,6 @@ set(SOURCES
|
|||
RequestServerAdapter.cpp
|
||||
SearchEngine.cpp
|
||||
SourceHighlighter.cpp
|
||||
TreeModel.cpp
|
||||
URL.cpp
|
||||
UserAgent.cpp
|
||||
ViewImplementation.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue