summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/winbindd/winbindd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/winbindd.c b/source3/winbindd/winbindd.c
index 66271068d2..1cd16b20ba 100644
--- a/source3/winbindd/winbindd.c
+++ b/source3/winbindd/winbindd.c
@@ -955,8 +955,6 @@ static void winbindd_listen_fde_handler(struct tevent_context *ev,
break;
}
}
-
- /* new, non-privileged connection */
new_connection(s->fd, s->privileged);
}