Removed unused definition

This commit is contained in:
Pieter Holtzhausen
2011-08-24 17:25:33 +02:00
parent f5225d2369
commit ed011f95d1
@@ -6,7 +6,6 @@ np.import_array()
cdef extern from "stdlib.h":
int rand()
void randomize()
cdef extern from "math.h":
int abs(int)