mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Remove unused LoadRequest facilities
We could probably do with removing LoadRequest altogether. But this just removes unused methods for now to make an upcoming HTTP header change a bit simpler.
This commit is contained in:
parent
1f5ffe04c8
commit
556364fd76
Notes:
github-actions[bot]
2025-11-26 14:16:44 +00:00
Author: https://github.com/trflynn89
Commit: 556364fd76
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6933
3 changed files with 1 additions and 84 deletions
|
|
@ -758,7 +758,6 @@ set(SOURCES
|
|||
Loader/ContentFilter.cpp
|
||||
Loader/FileRequest.cpp
|
||||
Loader/GeneratedPagesLoader.cpp
|
||||
Loader/LoadRequest.cpp
|
||||
Loader/ProxyMappings.cpp
|
||||
Loader/ResourceLoader.cpp
|
||||
MathML/AttributeNames.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue