aboutsummaryrefslogtreecommitdiff
path: root/lib/ffmpeg/libavcodec/dxva2.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ffmpeg/libavcodec/dxva2.h')
-rw-r--r--lib/ffmpeg/libavcodec/dxva2.h1
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;
};
/**