]> git.ipfire.org Git - thirdparty/samba.git/commit
py3: Remove unused PY_DESC_PY3_STRING macro from py3compat.h
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2019 03:57:43 +0000 (05:57 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Jun 2019 12:14:25 +0000 (12:14 +0000)
commit2dfcf652acf89ee55464d464bdc49902db52a431
treef9ca0931a79508bd9daed2ed2bae74f26275e16b
parent5c15e68bb1e79cd4f3f2590f9cadf00253aa788c
py3: Remove unused PY_DESC_PY3_STRING 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