]> granicus.if.org Git - libvpx/commitdiff
remove unused vpx_ports/config.h
authorJames Zern <jzern@google.com>
Mon, 21 May 2018 21:26:08 +0000 (14:26 -0700)
committerJames Zern <jzern@google.com>
Mon, 21 May 2018 21:26:08 +0000 (14:26 -0700)
references were earlier removed in:
1a7d25a48 Replace vpx_ports/config.h with vpx_config.h

Change-Id: I1824cd71e970f5c7550c3978e0c63ce36a9644e4

vpx_ports/config.h [deleted file]

diff --git a/vpx_ports/config.h b/vpx_ports/config.h
deleted file mode 100644 (file)
index 3c1ab99..0000000
+++ /dev/null
@@ -1,16 +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 VPX_PORTS_CONFIG_H_
-#define VPX_PORTS_CONFIG_H_
-
-#include "vpx_config.h"
-
-#endif  // VPX_PORTS_CONFIG_H_