From 466a129496cd6a1b45169ea326c586eaafa4eaa9 Mon Sep 17 00:00:00 2001 From: reimar Date: Thu, 21 Dec 2006 16:43:21 +0000 Subject: Remove duplicate vo_sub extern definition. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21715 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/sub.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libvo') diff --git a/libvo/sub.h b/libvo/sub.h index 47d9bb646c..45d39bbd6b 100644 --- a/libvo/sub.h +++ b/libvo/sub.h @@ -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; -- cgit v1.2.3