| Index: libvpx/source/libvpx/vpx_scale/yv12config.h
|
| diff --git a/libvpx/source/libvpx/vpx_scale/yv12config.h b/libvpx/source/libvpx/vpx_scale/yv12config.h
|
| index 3cc4746f77472dbc90d9f29d899cc967be6701b6..e10db3468061cfb8efc447bb09407ff43f96c3c8 100644
|
| --- a/libvpx/source/libvpx/vpx_scale/yv12config.h
|
| +++ b/libvpx/source/libvpx/vpx_scale/yv12config.h
|
| @@ -59,7 +59,6 @@ extern "C"
|
| YUV_TYPE clrtype;
|
|
|
| int corrupted;
|
| - int flags;
|
| } YV12_BUFFER_CONFIG;
|
|
|
| int vp8_yv12_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, int width, int height, int border);
|
|
|