mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 21:27:08 +00:00
Remove redundant variable declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24165 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6f75e1216c
commit
5c0d8ece5a
@ -38,10 +38,6 @@
|
||||
#include "libmpdemux/demuxer.h"
|
||||
|
||||
extern int stream_cache_size;
|
||||
/// We keep these 2 for the gui atm, but they will be removed.
|
||||
extern int dvd_title;
|
||||
extern int dvd_chapter;
|
||||
extern int dvd_last_chapter;
|
||||
extern char* dvd_device;
|
||||
int dvd_angle=1;
|
||||
int dvd_speed=0; /* 0 => don't touch speed */
|
||||
|
Loading…
Reference in New Issue
Block a user