summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/vl/vp8/common/setupintrarecon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/vl/vp8/common/setupintrarecon.h')
-rw-r--r--src/gallium/auxiliary/vl/vp8/common/setupintrarecon.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/gallium/auxiliary/vl/vp8/common/setupintrarecon.h b/src/gallium/auxiliary/vl/vp8/common/setupintrarecon.h
deleted file mode 100644
index eb602250dd..0000000000
--- a/src/gallium/auxiliary/vl/vp8/common/setupintrarecon.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Copyright (c) 2010 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.
- */
-
-#ifndef SETUPINTRARECON_H
-#define SETUPINTRARECON_H
-
-#include "yv12utils.h"
-
-extern void vp8_setup_intra_recon(YV12_BUFFER_CONFIG *ybf);
-
-#endif /* SETUPINTRARECON_H */