From: changjun.yang Date: Fri, 26 Apr 2013 07:16:42 +0000 (+0800) Subject: code cleanup for arm_cpudetect.c X-Git-Tag: v1.3.0~1135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e58852582d9b785e09dd202c302881a5faf941d2;p=libvpx code cleanup for arm_cpudetect.c Change-Id: I5c49a983ced45197e1035fa5615d71b0bdad4109 --- diff --git a/vpx_ports/arm_cpudetect.c b/vpx_ports/arm_cpudetect.c index 3c916f247..542ff6786 100644 --- a/vpx_ports/arm_cpudetect.c +++ b/vpx_ports/arm_cpudetect.c @@ -53,8 +53,6 @@ int arm_cpu_caps(void) { return flags & mask; } -#elif defined(_MSC_VER) /* end !CONFIG_RUNTIME_CPU_DETECT */ - #elif defined(_MSC_VER) /* end !CONFIG_RUNTIME_CPU_DETECT */ /*For GetExceptionCode() and EXCEPTION_ILLEGAL_INSTRUCTION.*/ #define WIN32_LEAN_AND_MEAN