mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Clipboard+LibGUI: Remove unnecessary client/server greeting message
This commit is contained in:
@@ -19,7 +19,6 @@ class ClipboardServerConnection : public IPC::ServerConnection<ClipboardClientEn
|
||||
public:
|
||||
virtual void handshake() override
|
||||
{
|
||||
greet();
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user