diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libhb/common.h b/libhb/common.h index 443127e9e..2951def5d 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -969,8 +969,6 @@ typedef struct hb_filter_init_s int crop[4]; int vrate_base; int vrate; - int title_rate_base; - int title_rate; int cfr; } hb_filter_init_t; |