From 9afcdab6944587aaee7db0307f3087b5a275771d Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Wed, 2 Dec 2009 17:36:59 +0200 Subject: options: Move ass_enabled to options struct --- ass_mp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ass_mp.h') diff --git a/ass_mp.h b/ass_mp.h index 9e4da23ff0..41b120c4da 100644 --- a/ass_mp.h +++ b/ass_mp.h @@ -32,7 +32,6 @@ #include extern ASS_Library *ass_library; -extern int ass_enabled; extern float ass_font_scale; extern float ass_line_spacing; extern int ass_top_margin; -- cgit v1.2.3