Remove some unneeded extern variable declarations

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23884 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-07-27 20:22:55 +00:00
parent b9c8b4fbcd
commit 958fc672cb
1 changed files with 0 additions and 8 deletions

View File

@ -594,14 +594,6 @@ double ds_get_next_pts(demux_stream_t *ds)
// ====================================================================
// commandline options, flags:
extern int force_ni;
extern int pts_from_bps;
//extern int audio_id;
//extern int video_id;
//extern int dvdsub_id;
void demuxer_help(void)
{
int i;