mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 16:18:12 +00:00
RequestServer: Remove unnecessary greet() message
This commit is contained in:
parent
bf33b5df6e
commit
6b2f24018d
4 changed files with 0 additions and 9 deletions
|
@ -18,7 +18,6 @@ RequestClient::RequestClient()
|
|||
|
||||
void RequestClient::handshake()
|
||||
{
|
||||
greet();
|
||||
}
|
||||
|
||||
template<typename RequestHashMapTraits>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue