summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index a24c7c7253..8b73b752ad 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -608,8 +608,6 @@ typedef struct H264Context {
* @name Members for slice based multithreading
* @{
*/
- struct H264Context *thread_context[H264_MAX_THREADS];
-
/**
* current slice number, used to initalize slice_num of each thread/context
*/