mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s3:smbd Remove calls to namecache_enable()
This only prints a DEBUG() Andrew Bartlett
This commit is contained in:
parent
82fb4ebca7
commit
426d92eedb
@ -1309,8 +1309,6 @@ extern void build_options(bool screen);
|
||||
exit(1);
|
||||
}
|
||||
|
||||
namecache_enable();
|
||||
|
||||
if (!W_ERROR_IS_OK(registry_init_full()))
|
||||
exit(1);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user