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;