diff options
Diffstat (limited to 'libhb/decomb.c')
-rw-r--r-- | libhb/decomb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/decomb.c b/libhb/decomb.c index 166d72f16..50773b772 100644 --- a/libhb/decomb.c +++ b/libhb/decomb.c @@ -232,7 +232,6 @@ hb_filter_object_t hb_filter_decomb = { .id = HB_FILTER_DECOMB, .enforce_order = 1, - .init_index = 0, .name = "Decomb", .settings = NULL, .init = hb_decomb_init, |