Remove functions associated with tp_print that are now redundant
Removes SwigPyPacked_print and swig_varlink_print
This commit is contained in:
parent
90221812c6
commit
b8fc71b5f8
3 changed files with 0 additions and 26 deletions
|
|
@ -76,7 +76,6 @@
|
|||
#define PySwigPacked_UnpackData SwigPyPacked_UnpackData
|
||||
#define PySwigPacked_compare SwigPyPacked_compare
|
||||
#define PySwigPacked_dealloc SwigPyPacked_dealloc
|
||||
#define PySwigPacked_print SwigPyPacked_print
|
||||
#define PySwigPacked_repr SwigPyPacked_repr
|
||||
#define PySwigPacked_str SwigPyPacked_str
|
||||
#define PySwigPacked_type SwigPyPacked_type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue