diff options
Diffstat (limited to 'PxShared/src/foundation/include/PsVecMathAoSScalar.h')
| -rw-r--r-- | PxShared/src/foundation/include/PsVecMathAoSScalar.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/PxShared/src/foundation/include/PsVecMathAoSScalar.h b/PxShared/src/foundation/include/PsVecMathAoSScalar.h index beb6cdc..b7fe8e4 100644 --- a/PxShared/src/foundation/include/PsVecMathAoSScalar.h +++ b/PxShared/src/foundation/include/PsVecMathAoSScalar.h @@ -34,9 +34,6 @@ #error Scalar version should not be included when using vector intrinsics. #endif -// Remove this define when all platforms use simd solver. -#define PX_SUPPORT_SIMD - struct VecI16V; struct VecU16V; struct VecI32V; |