mirror of
https://github.com/RGBCube/serenity
synced 2025-07-02 22:32:12 +00:00
WebContent: Remove unnecessary greet() message
This commit is contained in:
parent
6b2f24018d
commit
67b47d62f3
4 changed files with 0 additions and 8 deletions
|
@ -26,7 +26,6 @@ void WebContentClient::die()
|
|||
|
||||
void WebContentClient::handshake()
|
||||
{
|
||||
greet();
|
||||
}
|
||||
|
||||
void WebContentClient::did_paint(const Gfx::IntRect&, i32 bitmap_id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue