py3: Remove unused PyInt_AsSsize_t macro from py3compat.h
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2019 04:04:19 +0000 (06:04 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2019 13:26:05 +0000 (13:26 +0000)
commit0d4738ee3b220476a23b3e30962881dec2cf5f72
tree550e3ac2239261a36cb5a316ca65ee61a75f5864
parent88d62288dd4a3c7eb00603c3a9fc5d1c9c73e51f
py3: Remove unused PyInt_AsSsize_t macro from py3compat.h

Now that we are no longer developing new py2/py3 compatible code we can remove
any aspects of this header we do not use.  This will make the eventual removal
easier.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Jun  6 13:26:05 UTC 2019 on sn-devel-184
python/py3compat.h