]> git.ipfire.org Git - thirdparty/samba.git/commit
smbclient: Remove the "abort_mget" variable
authorVolker Lendecke <vl@samba.org>
Mon, 28 Sep 2020 12:11:13 +0000 (14:11 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 30 Sep 2020 15:58:39 +0000 (15:58 +0000)
commit8fa451d2b052223a11b24ffc2a956b80d03aaa7c
tree2171e0fced28630e126d7f47644856e23b91327a
parent9d14187c95920670c0db5ccb47bdfe790482a3a7
smbclient: Remove the "abort_mget" variable

This was never set to true anywhere in the code

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14517
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/client/client.c