summaryrefslogtreecommitdiffstats
path: root/sub/osd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/osd.h')
-rw-r--r--sub/osd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sub/osd.h b/sub/osd.h
index 9c5be1c56b..6bfa6dd525 100644
--- a/sub/osd.h
+++ b/sub/osd.h
@@ -58,10 +58,6 @@ struct sub_bitmaps {
enum sub_bitmap_format format;
- // If false, dw==w && dh==h.
- // SUBBITMAP_LIBASS is never scaled.
- bool scaled;
-
struct sub_bitmap *parts;
int num_parts;