Don't need that
This commit is contained in:
parent
7c031aa63b
commit
066312e843
1 changed files with 0 additions and 2 deletions
|
@ -21,12 +21,10 @@ cdef extern from "py3cairo.h":
|
|||
|
||||
cdef extern from *:
|
||||
"""
|
||||
#define ctx_api() (Pycairo_CAPI)
|
||||
#define ctx_type() (Pycairo_CAPI->Context_Type)
|
||||
"""
|
||||
|
||||
cdef int import_cairo()
|
||||
cdef void *ctx_api()
|
||||
cdef PyTypeObject *ctx_type()
|
||||
|
||||
cdef extern from "hexagram/window.h":
|
||||
|
|
Loading…
Add table
Reference in a new issue