1
0
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:
diego 2010-05-25 11:32:32 +00:00
parent d852b590a2
commit 5267edb92a

View File

@ -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