wafsamba: remove unused private_library argument of PRIVATE_NAME()
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Aug 2021 13:14:01 +0000 (15:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 30 Nov 2021 15:53:34 +0000 (15:53 +0000)
commit43b90da1867135ddb5f740c9d664af4c2d96a18f
treee44c71c500272ef564d5ff00f0fdede26a1ba004
parentd6749f590f338cff42634c7406dda96dc1d8e2fd
wafsamba: remove unused private_library argument of PRIVATE_NAME()

The only caller asserts that private_library is True.

Use: git show -U5

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14780

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
buildtools/wafsamba/samba_bundled.py
buildtools/wafsamba/wafsamba.py