From c632a1c205c59a7d716cae2d540c7b693e9a827e Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 22 Apr 2011 11:26:44 +0200 Subject: [PATCH] ffplay: remove reference to unused QETimer symbol Signed-off-by: Stefano Sabatini --- ffplay.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ffplay.c b/ffplay.c index 28ec615b3..f97d97ff9 100644 --- a/ffplay.c +++ b/ffplay.c @@ -206,7 +206,6 @@ typedef struct VideoState { struct SwsContext *img_convert_ctx; #endif - // QETimer *video_timer; char filename[1024]; int width, height, xleft, ytop; -- 2.11.0