diff options
-rw-r--r-- | numpy/core/src/umath/loops.c.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/core/src/umath/loops.c.src b/numpy/core/src/umath/loops.c.src index f49f86cad..c8ce8fb2a 100644 --- a/numpy/core/src/umath/loops.c.src +++ b/numpy/core/src/umath/loops.c.src @@ -1303,7 +1303,6 @@ TIMEDELTA_mm_d_divide(char **args, npy_intp *dimensions, npy_intp *steps, void * * #vtype = __m128, __m128d# * #vpre = _mm, _mm# * #vsuf = ps, pd# -* #vtype = __m128, __m128d# */ #ifdef HAVE_EMMINTRIN_H |