mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-20 00:08:55 +00:00
WebContent: Remove unnecessary greet() message
This commit is contained in:
parent
6b2f24018d
commit
67b47d62f3
Notes:
sideshowbarker
2024-07-18 17:30:53 +09:00
Author: https://github.com/awesomekling
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