summaryrefslogtreecommitdiffstats
path: root/libhb/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/internal.h')
-rw-r--r--libhb/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/internal.h b/libhb/internal.h
index d025f50b4..092a7d067 100644
--- a/libhb/internal.h
+++ b/libhb/internal.h
@@ -91,7 +91,6 @@ struct hb_buffer_s
int y;
int width;
int height;
- hb_buffer_t * next_subpicture;
// Video packets (after processing by the hb_sync_video work-object):
// A (copy of a) PICTURESUB subtitle packet that needs to be burned into this video packet by the hb_render work-object.