summaryrefslogtreecommitdiff
path: root/source/libvpx/vp9/common/vp9_scan.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/libvpx/vp9/common/vp9_scan.h')
-rw-r--r--source/libvpx/vp9/common/vp9_scan.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/libvpx/vp9/common/vp9_scan.h b/source/libvpx/vp9/common/vp9_scan.h
index 9613b67..65e2aa6 100644
--- a/source/libvpx/vp9/common/vp9_scan.h
+++ b/source/libvpx/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;