From f0d9f10d24fdf8729ee21bc5aa54fa09a2f93726 Mon Sep 17 00:00:00 2001 From: John Koleszar Date: Thu, 25 Apr 2013 22:07:29 -0700 Subject: Remove all asm offset files from VP9 The files are empty and unused. Change-Id: Ieb4242d14273efdf24149bda33f9591540bba06a --- vp9/encoder/vp9_asm_enc_offsets.c | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 vp9/encoder/vp9_asm_enc_offsets.c (limited to 'vp9/encoder') diff --git a/vp9/encoder/vp9_asm_enc_offsets.c b/vp9/encoder/vp9_asm_enc_offsets.c deleted file mode 100644 index 921e8f063..000000000 --- a/vp9/encoder/vp9_asm_enc_offsets.c +++ /dev/null @@ -1,17 +0,0 @@ -/* - * Copyright (c) 2011 The WebM project authors. All Rights Reserved. - * - * Use of this source code is governed by a BSD-style license - * that can be found in the LICENSE file in the root of the source - * tree. An additional intellectual property rights grant can be found - * in the file PATENTS. All contributing project authors may - * be found in the AUTHORS file in the root of the source tree. - */ - - -#include "vpx_ports/asm_offsets.h" - -BEGIN - - -END -- cgit v1.2.3