diff --git a/Userland/Applications/VideoPlayer/VideoPlayerWidget.h b/Userland/Applications/VideoPlayer/VideoPlayerWidget.h index eb98bb87dd..61760387bf 100644 --- a/Userland/Applications/VideoPlayer/VideoPlayerWidget.h +++ b/Userland/Applications/VideoPlayer/VideoPlayerWidget.h @@ -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();