Commit c632a1c2 authored by Stefano Sabatini's avatar Stefano Sabatini

ffplay: remove reference to unused QETimer symbol

Signed-off-by: 's avatarStefano Sabatini <stefano.sabatini-lala@poste.it>
parent ab7fdbab
......@@ -206,7 +206,6 @@ typedef struct VideoState {
struct SwsContext *img_convert_ctx;
#endif
// QETimer *video_timer;
char filename[1024];
int width, height, xleft, ytop;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment