summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-25 13:58:12 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-26 01:19:29 +0300
commit0885f4e5b560ced9e2a37f3057f8167510195750 (patch)
tree3d23855174d87cbb92e9ff320faf34755a324382 /cfg-common.h
parente08c8d63789ff674b84075ddc18ec2a09d1deef7 (diff)
downloadmpv-0885f4e5b560ced9e2a37f3057f8167510195750.tar.bz2
mpv-0885f4e5b560ced9e2a37f3057f8167510195750.tar.xz
Move vf_settings to options struct
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg-common.h b/cfg-common.h
index 0e5bc60abc..ae786c6242 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -223,7 +223,6 @@ extern int mf_w;
extern int mf_h;
extern double mf_fps;
extern char * mf_type;
-extern m_obj_settings_t* vf_settings;
extern m_obj_list_t vf_obj_list;
const m_option_t mfopts_conf[]={