mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +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
|
@ -1,7 +1,5 @@
|
|||
endpoint WebContentServer
|
||||
{
|
||||
greet() => ()
|
||||
|
||||
update_system_theme(Core::AnonymousBuffer theme_buffer) =|
|
||||
update_system_fonts(String default_font_query, String fixed_width_font_query) =|
|
||||
update_screen_rect(Gfx::IntRect rect) =|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue