s3:lib: Remove unneded call to set_local_machine_name()
authorAndreas Schneider <asn@samba.org>
Thu, 6 Feb 2020 12:31:52 +0000 (13:31 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 7 Feb 2020 17:00:42 +0000 (17:00 +0000)
commit7a7b597b3dfcbabf5de92222aef207421cd6b4ea
tree0c5e445d20cbaaeb0440fbbc2653f09be108c1db
parentdaaf550e194b6163a17295ac984ee6f0012c6d99
s3:lib: Remove unneded call to set_local_machine_name()

We return the netbios name by default if not set.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/util_names.c