]> git.ipfire.org Git - thirdparty/samba.git/commit
smbclient: Remove some unnecessary declarations
authorVolker Lendecke <vl@samba.org>
Thu, 26 Mar 2020 13:21:15 +0000 (14:21 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 8 Apr 2020 14:46:39 +0000 (14:46 +0000)
commitd3be1d04541eed8a0c814cd7d0090e85e68e4dd5
tree31b2733b4b1f75b323920caaa3c1b855905cf1f4
parentf261d5f727f52e0d951897628c55127c4410051a
smbclient: Remove some unnecessary declarations

"cmd_ptr" is a global variable in this file anyway

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/client/client.c