]> git.ipfire.org Git - thirdparty/samba.git/commit
libsmb: Remove cli_state->rap_error
authorVolker Lendecke <vl@samba.org>
Tue, 20 Aug 2024 13:13:52 +0000 (15:13 +0200)
committerMartin Schwenke <martins@samba.org>
Wed, 21 Aug 2024 12:49:45 +0000 (12:49 +0000)
commitdd03cf8b4c8b9c6e626c939564b718b02ba2cd36
tree836baa287828b2b8f3166dd78c10e3bcc2cbd54e
parentc3f73a905dc9847b903c61da130b7bfba902fe0c
libsmb: Remove cli_state->rap_error

I could not find any caller which uses rap_error outside of the
routine implementing the rap client call itself.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Wed Aug 21 12:49:45 UTC 2024 on atb-devel-224
source3/include/client.h
source3/libsmb/clirap.c
source3/utils/clirap2.c