summaryrefslogtreecommitdiffstats
path: root/libvpx/vp8/common/postproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/vp8/common/postproc.c')
-rw-r--r--libvpx/vp8/common/postproc.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/libvpx/vp8/common/postproc.c b/libvpx/vp8/common/postproc.c
index dd998f1..e3bee32 100644
--- a/libvpx/vp8/common/postproc.c
+++ b/libvpx/vp8/common/postproc.c
@@ -71,11 +71,6 @@ static const unsigned char MV_REFERENCE_FRAME_colors[MAX_REF_FRAMES][3] =
};
#endif
-static const short kernel5[] =
-{
- 1, 1, 4, 1, 1
-};
-
const short vp8_rv[] =
{
8, 5, 2, 2, 8, 12, 4, 9, 8, 3,