Skip to content

Commit e2f062b

Browse files
committed
remove unused define
1 parent 9b3c5a5 commit e2f062b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pandas/_libs/khash_for_primitive_helper.pxi.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,3 @@ cdef extern from "khash_python.h":
3434
bint kh_exist_{{name}}(kh_{{name}}_t*, khiter_t) nogil
3535

3636
{{endfor}}
37-
38-
cdef extern from "khash_python.h":
39-
40-
ctypedef uint64_t khuint64_t

0 commit comments

Comments
 (0)