summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_onyxd_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/decoder/vp9_onyxd_int.h')
-rw-r--r--vp9/decoder/vp9_onyxd_int.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vp9/decoder/vp9_onyxd_int.h b/vp9/decoder/vp9_onyxd_int.h
index a7d444e15..86985700c 100644
--- a/vp9/decoder/vp9_onyxd_int.h
+++ b/vp9/decoder/vp9_onyxd_int.h
@@ -41,8 +41,6 @@ typedef struct VP9Decompressor {
int initial_height;
} VP9D_COMP;
-int vp9_decode_frame(VP9D_COMP *cpi, const uint8_t **p_data_end);
-
#if CONFIG_DEBUG
#define CHECK_MEM_ERROR(lval,expr) do {\