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 1125ec5d3..d05d26157 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -239,7 +239,6 @@ struct hb_job_s int pfr_vrate_base; int vrate; int vrate_base; - int vfr; int cfr; int pass; char *advanced_opts; |