Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 919bc86

Browse files
committed
Remove back-compat defined for old NumPy.
1 parent 273e611 commit 919bc86

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/_image_wrapper.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
#include "py_converters.h"
55

66

7-
#ifndef NPY_1_7_API_VERSION
8-
#define NPY_ARRAY_C_CONTIGUOUS NPY_C_CONTIGUOUS
9-
#endif
10-
11-
127
/**********************************************************************
138
* Free functions
149
* */

0 commit comments

Comments
 (0)