mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
Remove duplicate vo_sub extern definition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21715 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c5c8169b47
commit
466a129496
@ -67,8 +67,6 @@ extern unsigned char* vo_osd_text;
|
||||
extern int vo_osd_progbar_type;
|
||||
extern int vo_osd_progbar_value; // 0..255
|
||||
|
||||
extern subtitle* vo_sub;
|
||||
|
||||
extern void* vo_spudec;
|
||||
extern void* vo_vobsub;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user