From 082a1ddbfe497c957d39ca3aeef1f017b804b135 Mon Sep 17 00:00:00 2001 From: Erwin Coumans Date: Wed, 11 Dec 2019 17:08:59 -0800 Subject: [PATCH] remove bla --- src/LinearMath/btScalar.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/LinearMath/btScalar.h b/src/LinearMath/btScalar.h index 9b5ea9585..86d94e897 100644 --- a/src/LinearMath/btScalar.h +++ b/src/LinearMath/btScalar.h @@ -215,7 +215,6 @@ inline int btIsDoublePrecision() #if (defined (__APPLE__) && (!defined (BT_USE_DOUBLE_PRECISION))) #if defined (__i386__) || defined (__x86_64__) -#error bla #define BT_USE_SIMD_VECTOR3 #define BT_USE_SSE //BT_USE_SSE_IN_API is enabled on Mac OSX by default, because memory is automatically aligned on 16-byte boundaries