summaryrefslogtreecommitdiff
path: root/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket.c')
-rw-r--r--socket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/socket.c b/socket.c
index cb065b75bf..6d15cfe0e9 100644
--- a/socket.c
+++ b/socket.c
@@ -1110,7 +1110,6 @@ static void socket_fd_event(Unit *u, int fd, uint32_t events, Watch *w) {
}
}
- log_debug("cfd=%i", cfd);
socket_enter_running(s, cfd);
return;