]> git.ipfire.org Git - thirdparty/samba.git/commit
samba-tool ldapcmp: remove a dodgy unused method
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 11 Jun 2024 23:42:27 +0000 (11:42 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 12 Jun 2024 08:14:34 +0000 (08:14 +0000)
commit982dab893263b60609bf47a7138c91aefb41a038
tree4326b37063c71d34a9a9c17ea955758db252deca
parent6347b0c3736e1208d09f94e2b67f1b4234205374
samba-tool ldapcmp: remove a dodgy unused method

We have bindings for stringifying GUIDs, so I intended to replace this
rather complicated code with that, but it turns out that this method
has been unused since 5d42260eecfd4f26cc82637ce1bc989083c9eb9d in 2013.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/ldapcmp.py