summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_scan.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/common/vp9_scan.h')
-rw-r--r--vp9/common/vp9_scan.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vp9/common/vp9_scan.h b/vp9/common/vp9_scan.h
index 9613b675c..65e2aa69a 100644
--- a/vp9/common/vp9_scan.h
+++ b/vp9/common/vp9_scan.h
@@ -23,8 +23,6 @@ extern "C" {
#define MAX_NEIGHBORS 2
-void vp9_init_neighbors();
-
typedef struct {
const int16_t *scan;
const int16_t *iscan;