diff options
Diffstat (limited to 'sip/tqt/tqobject.sip')
| -rw-r--r-- | sip/tqt/tqobject.sip | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sip/tqt/tqobject.sip b/sip/tqt/tqobject.sip index 20aa579..ef2ddc5 100644 --- a/sip/tqt/tqobject.sip +++ b/sip/tqt/tqobject.sip @@ -787,9 +787,7 @@ PyTypeObject pytqtWrapperType_Type = { 0, /* tp_weaklist */ 0, /* tp_del */ 0, /* tp_version_tag */ -#if PY_VERSION_HEX >= 0x03040000 0, /* tp_finalize */ -#endif #if PY_VERSION_HEX >= 0x03080000 0, /* tp_vectorcall */ #endif @@ -1005,9 +1003,7 @@ static sipWrapperType pytqtWrapper_Type = { 0, /* tp_weaklist */ 0, /* tp_del */ 0, /* tp_version_tag */ -#if PY_VERSION_HEX >= 0x03040000 0, /* tp_finalize */ -#endif #if PY_VERSION_HEX >= 0x03080000 0, /* tp_vectorcall */ #endif |
