summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cfg-common.h b/cfg-common.h
index bc4fdaa0f6..0e5bc60abc 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -7,9 +7,6 @@ extern char *mp_msg_charset;
extern int mp_msg_color;
extern int mp_msg_module;
-// codec/filter opts: (defined at libmpcodecs/vd.c)
-extern float movie_aspect;
-
/* defined in codec-cfg.c */
extern char * codecs_file;