py3: Remove unused PyStr_Concat macro from py3compat.h
commit00718304e9a01b5ee8b0a5cf4e7fa323ca85b032
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2019 03:50:19 +0000 (6 05:50 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2019 12:14:24 +0000 (6 12:14 +0000)
treeb4421e33a41ab28ca468ca5fa6cf557c3d893a0d
parentcff26b47eeffe1080fff1c794bbe4dcb8e7b6aed
py3: Remove unused PyStr_Concat 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>
python/py3compat.h