summaryrefslogtreecommitdiffstats
path: root/libvpx/test/clear_system_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/test/clear_system_state.h')
-rw-r--r--libvpx/test/clear_system_state.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvpx/test/clear_system_state.h b/libvpx/test/clear_system_state.h
index 8f08a4c..5e76797 100644
--- a/libvpx/test/clear_system_state.h
+++ b/libvpx/test/clear_system_state.h
@@ -11,11 +11,9 @@
#define TEST_CLEAR_SYSTEM_STATE_H_
#include "./vpx_config.h"
-extern "C" {
#if ARCH_X86 || ARCH_X86_64
# include "vpx_ports/x86.h"
#endif
-}
namespace libvpx_test {