mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 04:22:28 +00:00
AudioServer: Remove unnecessary greet() message
This commit is contained in:
parent
e7fc46879e
commit
5424372d50
Notes:
sideshowbarker
2024-07-18 17:31:06 +09:00
Author: https://github.com/awesomekling
Commit: 5424372d50
4 changed files with 0 additions and 9 deletions
|
@ -16,7 +16,6 @@ ClientConnection::ClientConnection()
|
|||
|
||||
void ClientConnection::handshake()
|
||||
{
|
||||
greet();
|
||||
}
|
||||
|
||||
void ClientConnection::enqueue(const Buffer& buffer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue