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 --- mpcommon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mpcommon.h') diff --git a/mpcommon.h b/mpcommon.h index e0baee4f8d..5d114f38a5 100644 --- a/mpcommon.h +++ b/mpcommon.h @@ -24,7 +24,6 @@ struct subtitle; extern struct ass_track *ass_track; -extern struct subtitle *vo_sub_last; extern const char *mencoder_version; extern const char *mplayer_version; -- cgit v1.2.3