1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 14:47:44 +00:00

VideoPlayer: Remove declarations for non-existent methods

This commit is contained in:
Sam Atkins 2023-01-27 17:07:20 +00:00 committed by Linus Groh
parent 65d03e3b9d
commit 0cedbd2f50

View file

@ -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();