diff options
Diffstat (limited to 'gdb/python/python-internal.h')
| -rw-r--r-- | gdb/python/python-internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/python/python-internal.h b/gdb/python/python-internal.h index e2baa6a70b5..54467ba49f3 100644 --- a/gdb/python/python-internal.h +++ b/gdb/python/python-internal.h @@ -90,8 +90,6 @@ static_assert (PY_VERSION_HEX >= 0x03040000); -#define Py_TPFLAGS_CHECKTYPES 0 - /* If Python.h does not define WITH_THREAD, then the various GIL-related functions will not be defined. However, PyGILState_STATE will be. */ |
