From a1692437d0a2cc88a2b3440bbcfb5e6f66cfd90e Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 11 Jan 2011 17:48:45 +0200 Subject: core: move global "subdata" and "vo_sub_last" to mpctx --- libvo/sub.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libvo') diff --git a/libvo/sub.h b/libvo/sub.h index d5a30e0b86..f3a6f072c2 100644 --- a/libvo/sub.h +++ b/libvo/sub.h @@ -73,7 +73,6 @@ struct osd_state { #include "subreader.h" -extern sub_data* subdata; //currently used subtitles extern subtitle* vo_sub; extern void* vo_osd_teletext_page; -- cgit v1.2.3