mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-01 15:18:06 +00:00
LibWeb: Remove unused BrowsingContext::scroll_offset_did_change()
This commit is contained in:
parent
93e4a0de16
commit
413cc1774e
Notes:
sideshowbarker
2024-07-17 07:06:47 +09:00
Author: https://github.com/awesomekling
Commit: 413cc1774e
Pull-request: https://github.com/SerenityOS/serenity/pull/21167
Reviewed-by: https://github.com/AtkinsSJ ✅
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