mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
RequestServer: Remove useless Forward.h
The only class here that still exists is ConnectionFromClient... which is the only class that includes Forward.h!
This commit is contained in:
parent
7cae4fadbc
commit
e8644d43db
Notes:
github-actions[bot]
2025-03-26 18:23:48 +00:00
Author: https://github.com/AtkinsSJ
Commit: e8644d43db
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4100
Reviewed-by: https://github.com/gmta ✅
2 changed files with 0 additions and 20 deletions
|
@ -10,7 +10,6 @@
|
|||
#include <LibDNS/Resolver.h>
|
||||
#include <LibIPC/ConnectionFromClient.h>
|
||||
#include <LibWebSocket/WebSocket.h>
|
||||
#include <RequestServer/Forward.h>
|
||||
#include <RequestServer/RequestClientEndpoint.h>
|
||||
#include <RequestServer/RequestServerEndpoint.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue