diff options
-rwxr-xr-x | libc/kernel/common/linux/msm_vidc_dec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/msm_vidc_dec.h b/libc/kernel/common/linux/msm_vidc_dec.h index 1433af0..c33cc80 100755 --- a/libc/kernel/common/linux/msm_vidc_dec.h +++ b/libc/kernel/common/linux/msm_vidc_dec.h @@ -454,7 +454,6 @@ struct vdec_output_frameinfo { void *client_data; void *input_frame_clientdata; struct vdec_framesize framesize; -enum vdec_interlaced_format interlaced_format; }; union vdec_msgdata { |