ffplay: remove reference to unused QETimer symbol

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
pull/2/head
Stefano Sabatini 14 years ago
parent ab7fdbab00
commit c632a1c205
  1. 1
      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;

Loading…
Cancel
Save