mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:28:11 +00:00
NotificationServer: Remove unnecessary greet() message
This commit is contained in:
parent
5424372d50
commit
78b57fcea3
4 changed files with 0 additions and 9 deletions
|
@ -20,7 +20,6 @@ class NotificationServerConnection : public IPC::ServerConnection<NotificationCl
|
|||
public:
|
||||
virtual void handshake() override
|
||||
{
|
||||
greet();
|
||||
}
|
||||
|
||||
virtual void die() override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue