diff options
Diffstat (limited to 'lib/ffmpeg/libavcodec/dxva2.h')
-rw-r--r-- | lib/ffmpeg/libavcodec/dxva2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ffmpeg/libavcodec/dxva2.h b/lib/ffmpeg/libavcodec/dxva2.h index 881b48dac5..ac39e06917 100644 --- a/lib/ffmpeg/libavcodec/dxva2.h +++ b/lib/ffmpeg/libavcodec/dxva2.h @@ -86,7 +86,6 @@ struct dxva_context { * Private to the FFmpeg AVHWAccel implementation */ unsigned report_id; - unsigned last_slice_count; }; /** |