Revert "cfg: Add python macros to fix daca crashes"
This reverts commit 760586dd0a
.
This commit is contained in:
parent
d17ab72e3c
commit
7b48fb6b32
|
@ -168,6 +168,4 @@
|
|||
<!-- Deprecated DL_IMPORT and DL_EXPORT macros -->
|
||||
<define name="DL_IMPORT(RTYPE)" value="RTYPE"/>
|
||||
<define name="DL_EXPORT(RTYPE)" value="RTYPE"/>
|
||||
<define name="Py_BEGIN_ALLOW_THREADS" value=""/>
|
||||
<define name="Py_END_ALLOW_THREADS" value=""/>
|
||||
</def>
|
||||
|
|
Loading…
Reference in New Issue