ffplay: remove reference to unused QETimer symbol

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
This commit is contained in:
Stefano Sabatini 2011-04-22 11:26:44 +02:00
parent ab7fdbab00
commit c632a1c205
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ typedef struct VideoState {
struct SwsContext *img_convert_ctx;
#endif
// QETimer *video_timer;
char filename[1024];
int width, height, xleft, ytop;