summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_render.h')
-rw-r--r--libass/ass_render.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libass/ass_render.h b/libass/ass_render.h
index 5208f04..eb4124e 100644
--- a/libass/ass_render.h
+++ b/libass/ass_render.h
@@ -103,8 +103,6 @@ typedef struct {
// after process_karaoke_effects: distance in pixels from the glyph origin.
// part of the glyph to the left of it is displayed in a different color.
- int first_pos_x;
-
size_t bitmap_count, max_bitmap_count;
BitmapRef *bitmaps;