]> git.ipfire.org Git - thirdparty/samba.git/commit
net: Remove unused "struct dns_connection *conn"
authorVolker Lendecke <vl@samba.org>
Sat, 13 Jun 2026 09:20:32 +0000 (11:20 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 3 Jul 2026 08:08:36 +0000 (08:08 +0000)
commit93eefb4906e691ddbb22393b089bf6535e98fb03
tree66e07217dbb9dd7ea9d885f0b4c96877f7c6951e
parentb3d20ab58bc53b8e0a4bb607b173e806a9637a1f
net: Remove unused "struct dns_connection *conn"

With the conversion to PIDL-based dns client routines we don't need it
anymore.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/utils/net_dns.c