remove bla

This commit is contained in:
Erwin Coumans
2019-12-11 17:08:59 -08:00
parent 1a245f4e11
commit 082a1ddbfe

View File

@@ -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