mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
LibWeb: Remove unused BrowsingContext::scroll_offset_did_change()
This commit is contained in:
parent
93e4a0de16
commit
413cc1774e
2 changed files with 0 additions and 21 deletions
|
@ -203,8 +203,6 @@ private:
|
|||
|
||||
void reset_cursor_blink_cycle();
|
||||
|
||||
void scroll_offset_did_change();
|
||||
|
||||
WeakPtr<Page> m_page;
|
||||
|
||||
Web::EventHandler m_event_handler;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue