s3: smbd: Remove 'const char *src_original_lcomp' from reply_mv().
commit4ac91bd065cee699cdb4daeff719d02464d75326
authorJeremy Allison <jra@samba.org>
Thu, 2 Dec 2021 00:40:55 +0000 (1 16:40 -0800)
committerRalph Boehme <slow@samba.org>
Thu, 9 Dec 2021 18:06:35 +0000 (9 18:06 +0000)
tree7e90dc9eb8e2a38a0c5e61c9bc32771a641bce18
parent5190a8bd8211f93b11409ae2ba5fbe365b1a8390
s3: smbd: Remove 'const char *src_original_lcomp' from reply_mv().

No longer used.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/reply.c