1
mirror of https://github.com/mpv-player/mpv synced 2024-09-28 17:52:52 +02: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:
reimar 2006-12-21 16:43:21 +00:00
parent c5c8169b47
commit 466a129496

View File

@ -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;