From efcdeb9bb286882743aeeb8661c088187e315262 Mon Sep 17 00:00:00 2001 From: Mark Harris Date: Thu, 22 Dec 2016 11:11:32 -0800 Subject: Fix some compiler warnings --- silk/mips/sigproc_fix_mipsr1.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'silk') diff --git a/silk/mips/sigproc_fix_mipsr1.h b/silk/mips/sigproc_fix_mipsr1.h index 3b0a6953..51520c0a 100644 --- a/silk/mips/sigproc_fix_mipsr1.h +++ b/silk/mips/sigproc_fix_mipsr1.h @@ -28,11 +28,6 @@ POSSIBILITY OF SUCH DAMAGE. #ifndef SILK_SIGPROC_FIX_MIPSR1_H #define SILK_SIGPROC_FIX_MIPSR1_H -#ifdef __cplusplus -extern "C" -{ -#endif - #undef silk_SAT16 static inline short int silk_SAT16(int a) { -- cgit v1.2.3