mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
WebContent: Remove unnecessary greet() message
This commit is contained in:
@@ -59,10 +59,6 @@ const Web::Page& ClientConnection::page() const
|
||||
return m_page_host->page();
|
||||
}
|
||||
|
||||
void ClientConnection::greet()
|
||||
{
|
||||
}
|
||||
|
||||
void ClientConnection::update_system_theme(const Core::AnonymousBuffer& theme_buffer)
|
||||
{
|
||||
Gfx::set_system_theme(theme_buffer);
|
||||
|
||||
Reference in New Issue
Block a user