1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 01:47:34 +00:00

LibWebView: Remove now-unused PropertyTableModel

This commit is contained in:
Timothy Flynn 2023-11-27 16:45:03 -05:00 committed by Andreas Kling
parent 5fcb3dfb2c
commit 6eadf4a778
5 changed files with 0 additions and 165 deletions

View file

@ -6,7 +6,6 @@ set(SOURCES
Database.cpp
History.cpp
InspectorClient.cpp
PropertyTableModel.cpp
RequestServerAdapter.cpp
SearchEngine.cpp
SourceHighlighter.cpp