summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 3eb9f940ea..2e3df65463 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -283,7 +283,6 @@ struct vo {
int prew; // prescaled width
int preh; // prescaled height
float par; // pixel aspect ratio out of orgw/orgh and prew/preh
- float asp; // final video display aspect
} aspdat;
char *window_title;