mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:47:37 +00:00
VideoPlayer: Remove declarations for non-existent methods
This commit is contained in:
parent
65d03e3b9d
commit
0cedbd2f50
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ private:
|
||||||
void set_time_label(Time);
|
void set_time_label(Time);
|
||||||
void on_decoding_error(Video::DecoderError const&);
|
void on_decoding_error(Video::DecoderError const&);
|
||||||
void update_seek_mode();
|
void update_seek_mode();
|
||||||
void display_next_frame();
|
|
||||||
|
|
||||||
void cycle_sizing_modes();
|
void cycle_sizing_modes();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue