From 00e8e165a061f9c02524bfc9728436e7e55a6277 Mon Sep 17 00:00:00 2001 From: mattip Date: Thu, 25 Oct 2018 21:04:41 +0300 Subject: DOC: remove duplicate and outdated DOC --- doc/source/reference/c-api.array.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/source/reference/c-api.array.rst') diff --git a/doc/source/reference/c-api.array.rst b/doc/source/reference/c-api.array.rst index d8c1dae97..85814f5a9 100644 --- a/doc/source/reference/c-api.array.rst +++ b/doc/source/reference/c-api.array.rst @@ -416,10 +416,6 @@ From other objects the array is constructed that way. Almost always this parameter is ``NULL``. - In versions 1.6 and earlier of NumPy, the following flags - did not have the ``_ARRAY_`` macro namespace in them. That form - of the constant names is deprecated in 1.7. - .. c:var:: NPY_ARRAY_C_CONTIGUOUS Make sure the returned array is C-style contiguous -- cgit v1.2.1