extension: Remove unused macro

This commit is contained in:
Ole André Vadla Ravnås
2024-07-15 18:46:01 +02:00
parent 2e3b9474bf
commit 8935cf3651
-6
View File
@@ -46,12 +46,6 @@
# endif
#endif
#if PY_VERSION_HEX >= 0x03080000
# define PYFRIDA_NO_PRINT_FUNC_OR_VECTORCALL_OFFSET 0
#else
# define PYFRIDA_NO_PRINT_FUNC_OR_VECTORCALL_OFFSET NULL
#endif
#define PYFRIDA_TYPE(name) \
(&_PYFRIDA_TYPE_VAR (name, type))
#define PYFRIDA_TYPE_OBJECT(name) \