mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 07:36:50 +00:00
NotificationServer: Remove unnecessary greet() message
This commit is contained in:
@@ -20,7 +20,6 @@ class NotificationServerConnection : public IPC::ServerConnection<NotificationCl
|
||||
public:
|
||||
virtual void handshake() override
|
||||
{
|
||||
greet();
|
||||
}
|
||||
|
||||
virtual void die() override
|
||||
|
||||
Reference in New Issue
Block a user