changeset 21699:5c909391c555

Remove duplicate vo_sub extern definition.
author reimar
date Thu, 21 Dec 2006 16:43:21 +0000
parents 009635b12924
children 68248f4e3027
files libvo/sub.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/sub.h	Thu Dec 21 14:59:39 2006 +0000
+++ b/libvo/sub.h	Thu Dec 21 16:43:21 2006 +0000
@@ -67,8 +67,6 @@
 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;