diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/common.h b/libhb/common.h index 741c32e03..ab1a0c169 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -931,7 +931,6 @@ struct hb_filter_object_s { int id; int enforce_order; - int init_index; char * name; char * settings; |