mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-20 12:40:31 +08:00
Removed unused definition
This commit is contained in:
@@ -6,7 +6,6 @@ np.import_array()
|
||||
|
||||
cdef extern from "stdlib.h":
|
||||
int rand()
|
||||
void randomize()
|
||||
|
||||
cdef extern from "math.h":
|
||||
int abs(int)
|
||||
|
||||
Reference in New Issue
Block a user