mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 09:08:10 +00:00
LaunchServer: Remove unnecessary greet() message
This commit is contained in:
parent
de07dab184
commit
e7fc46879e
4 changed files with 0 additions and 7 deletions
|
@ -40,7 +40,6 @@ class LaunchServerConnection : public IPC::ServerConnection<LaunchClientEndpoint
|
|||
public:
|
||||
virtual void handshake() override
|
||||
{
|
||||
greet();
|
||||
}
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue