mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 12:22:22 +00:00
Remove unused variable.
patch by Zuxy Meng, zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22996 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
063b449fcc
commit
ca3eb46944
@ -405,7 +405,6 @@ int decoded_frameno=0;
|
||||
int next_frameno=-1;
|
||||
int curfile=0;
|
||||
int new_srate=0;
|
||||
int fformat=DEMUXER_TYPE_UNKNOWN;
|
||||
|
||||
unsigned int timer_start=0;
|
||||
ao_data_t ao_data = {0,0,0,0,OUTBURST,-1,0};
|
||||
|
Loading…
Reference in New Issue
Block a user