mirror of
https://github.com/mpv-player/mpv
synced 2025-02-05 22:52:18 +00:00
Remove unused forward declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31212 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d852b590a2
commit
5267edb92a
@ -293,8 +293,6 @@ static void audio_resume(void)
|
||||
{
|
||||
}
|
||||
|
||||
void send_pes_packet(unsigned char* data,int len,int id,int timestamp);
|
||||
void send_lpcm_packet(unsigned char* data,int len,int id,int timestamp,int freq_id);
|
||||
extern int vo_pts;
|
||||
|
||||
// return: how many bytes can be played without blocking
|
||||
|
Loading…
Reference in New Issue
Block a user