mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 20:34:58 +00:00
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:
parent
b9c8b4fbcd
commit
958fc672cb
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user