summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/winbindd/winbindd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/winbindd/winbindd.c b/source3/winbindd/winbindd.c
index f651e6079b..2484fa0f2e 100644
--- a/source3/winbindd/winbindd.c
+++ b/source3/winbindd/winbindd.c
@@ -1166,10 +1166,6 @@ int main(int argc, char **argv, char **envp)
return False;
}
- /* Enable netbios namecache */
-
- namecache_enable();
-
/* Unblock all signals we are interested in as they may have been
blocked by the parent process. */