Revert "cfg: Add python macros to fix daca crashes"

This reverts commit 760586dd0a.
This commit is contained in:
Daniel Marjamäki 2019-07-16 16:52:48 +02:00
parent d17ab72e3c
commit 7b48fb6b32
1 changed files with 0 additions and 2 deletions

View File

@ -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>