summaryrefslogtreecommitdiffstats
path: root/third_party/aom/av1/decoder/dthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aom/av1/decoder/dthread.h')
-rw-r--r--third_party/aom/av1/decoder/dthread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/aom/av1/decoder/dthread.h b/third_party/aom/av1/decoder/dthread.h
index 33d89006e..9f854e015 100644
--- a/third_party/aom/av1/decoder/dthread.h
+++ b/third_party/aom/av1/decoder/dthread.h
@@ -39,7 +39,6 @@ typedef struct FrameWorkerData {
const uint8_t *data_end;
size_t data_size;
void *user_priv;
- int result;
int worker_id;
int received_frame;