mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-02 22:29:10 +00:00
VideoPlayer: Remove declarations for non-existent methods
This commit is contained in:
parent
65d03e3b9d
commit
0cedbd2f50
Notes:
sideshowbarker
2024-07-17 10:05:47 +09:00
Author: https://github.com/AtkinsSJ
Commit: 0cedbd2f50
Pull-request: https://github.com/SerenityOS/serenity/pull/17203
Reviewed-by: https://github.com/linusg ✅
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ private:
|
|||
void set_time_label(Time);
|
||||
void on_decoding_error(Video::DecoderError const&);
|
||||
void update_seek_mode();
|
||||
void display_next_frame();
|
||||
|
||||
void cycle_sizing_modes();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue