librpc/ndr: Remove ndr_{push,pull}_get_switch_value()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Nov 2019 02:20:32 +0000 (15:20 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Dec 2019 02:30:41 +0000 (02:30 +0000)
commitd30c377d8c4e8a83b2722b771aa72d219eb69b46
tree5eb48efb66e8bcec8541d24fe4cda780b4cf910f
parenta44717394df9dc14a87eb2b9b8d23e2532e6f4c9
librpc/ndr: Remove ndr_{push,pull}_get_switch_value()

By removing this we know we do not need to worry about this list
growing without bounds.  We merge this into the recently created but
not yet released ABI 1.0.0

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
librpc/ABI/ndr-1.0.0.sigs
librpc/ndr/libndr.h
librpc/ndr/ndr.c