summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2011-04-21 16:00:32 +0000
committerjstebbins <[email protected]>2011-04-21 16:00:32 +0000
commit07a9c6ff95b945306db94cd218a5a79e633d64dd (patch)
tree411d1e4bf0ea4d0fb0ca4085314bd3e9b79e2b1f /libhb/common.h
parent167db7faade45f00b16843bd5469fdbb7e5a53ca (diff)
remove unused vfr member of hb_job_t
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3947 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/common.h')
-rw-r--r--libhb/common.h1
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;