[MPlayer-cvslog] r21715 - trunk/libvo/sub.h
reimar
subversion at mplayerhq.hu
Thu Dec 21 17:43:21 CET 2006
Author: reimar
Date: Thu Dec 21 17:43:21 2006
New Revision: 21715
Modified:
trunk/libvo/sub.h
Log:
Remove duplicate vo_sub extern definition.
Modified: trunk/libvo/sub.h
==============================================================================
--- trunk/libvo/sub.h (original)
+++ trunk/libvo/sub.h Thu Dec 21 17:43:21 2006
@@ -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;
More information about the MPlayer-cvslog
mailing list