summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg-common.h b/cfg-common.h
index ddac0acdac..e5225e2504 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -10,8 +10,6 @@ extern int mp_msg_module;
// codec/filter opts: (defined at libmpcodecs/vd.c)
extern float screen_size_xy;
extern float movie_aspect;
-extern int softzoom;
-extern int flip;
/* defined in codec-cfg.c */
extern char * codecs_file;