summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/vl/vp8/common/alloccommon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/vl/vp8/common/alloccommon.c')
-rw-r--r--src/gallium/auxiliary/vl/vp8/common/alloccommon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/vl/vp8/common/alloccommon.c b/src/gallium/auxiliary/vl/vp8/common/alloccommon.c
index 0190cbd871..183806605e 100644
--- a/src/gallium/auxiliary/vl/vp8/common/alloccommon.c
+++ b/src/gallium/auxiliary/vl/vp8/common/alloccommon.c
@@ -16,7 +16,7 @@
#include "findnearmv.h"
#include "entropymode.h"
-extern void vp8_init_scan_order_mask();
+//extern void vp8_init_scan_order_mask();
static void update_mode_info_border(MODE_INFO *mi, int rows, int cols)
{