Remove unused variable ref_clock, fix the warning:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 6 Feb 2010 00:05:38 +0000 (00:05 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 6 Feb 2010 00:05:38 +0000 (00:05 +0000)
commit570da52bacbf778700adf83348a87b8a406d41df
treee8e37721bf37576ba17109072274baecceb821a8
parent62bb4ca19956430ae3407a4926c464c7bcbb9691
Remove unused variable ref_clock, fix the warning:
ffplay.c: In function ‘compute_frame_delay’:
ffplay.c:1064: warning: unused variable ‘ref_clock’

Originally committed as revision 21649 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffplay.c