diff options
Diffstat (limited to 'math/test-float-vlen4.h')
-rw-r--r-- | math/test-float-vlen4.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/test-float-vlen4.h b/math/test-float-vlen4.h index 4bac669d21..acde7775ea 100644 --- a/math/test-float-vlen4.h +++ b/math/test-float-vlen4.h @@ -24,5 +24,3 @@ #define VEC_SUFF _vlen4 #define VEC_LEN 4 - -#define FUNC_TEST(function) function ## f ## _VEC_SUFF |