mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 08:35:26 +00:00
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
This is no longer used by any of our IPC pairs.
This commit is contained in:
@@ -20,10 +20,6 @@ void Client::die()
|
||||
on_death();
|
||||
}
|
||||
|
||||
void Client::handshake()
|
||||
{
|
||||
}
|
||||
|
||||
void Client::dummy()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user