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 4fa370c03..c8bad6d5d 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -554,7 +554,6 @@ struct hb_job_s char *encoder_level; int areBframes; - int color_matrix_code; int color_prim; int color_transfer; int color_matrix; |