]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:winbindd: Remove unused set_routing_domain()
authorPavel Filipenský <pfilipensky@samba.org>
Mon, 16 Dec 2024 13:39:54 +0000 (14:39 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 17 Dec 2024 13:30:25 +0000 (13:30 +0000)
commite0aab377bdc86884d460ef9b4515484f4282b31e
treed909855a61a643b10a47f65333a230af3ea4c6d4
parent890724f8a58af9c5cb421d0a945673c8b778c4b7
s3:winbindd: Remove unused set_routing_domain()

Commit 9a613f4 winbindd: add routing_domain as parameter to add_trusted_domain
deleted all calls of set_routing_domain().

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Tue Dec 17 13:30:25 UTC 2024 on atb-devel-224
source3/winbindd/winbindd_proto.h
source3/winbindd/winbindd_util.c