mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 00:07:33 +00:00
fix redundant redeclaration warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23817 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2e42b402b6
commit
d2705f7abe
@ -113,7 +113,6 @@ extern int osd_duration;
|
||||
extern int term_osd;
|
||||
extern int fixed_vo;
|
||||
extern int ass_enabled;
|
||||
extern int fixed_vo;
|
||||
extern int forced_subs_only;
|
||||
|
||||
// These were listed as externs in mplayer.c, should be in some other header
|
||||
|
Loading…
Reference in New Issue
Block a user