diff libvo/video_out.h @ 218:fbfc2077ba72

sub/osd interface changes
author arpi_esp
date Tue, 27 Mar 2001 00:32:24 +0000
parents 6ec8f6ab6cb1
children ccb5ebfaaeac
line wrap: on
line diff
--- a/libvo/video_out.h	Mon Mar 26 20:28:09 2001 +0000
+++ b/libvo/video_out.h	Tue Mar 27 00:32:24 2001 +0000
@@ -105,8 +105,4 @@
 // NULL terminated array of all drivers
 extern vo_functions_t* video_out_drivers[];
 
-extern int vo_sub_lines;
-extern unsigned char* vo_sub_text[8];
-extern unsigned char* vo_osd_text;
-extern font_desc_t* vo_font;