summaryrefslogtreecommitdiff
path: root/source3/smbd/smbd_cleanupd.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/smbd_cleanupd.c')
-rw-r--r--source3/smbd/smbd_cleanupd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbd/smbd_cleanupd.c b/source3/smbd/smbd_cleanupd.c
index 0deb8b0c68f..152f63c31ce 100644
--- a/source3/smbd/smbd_cleanupd.c
+++ b/source3/smbd/smbd_cleanupd.c
@@ -169,7 +169,6 @@ static void smbd_cleanupd_process_exited(struct messaging_context *msg,
}
if (ret == 0) {
- DBG_ERR("got 0 cleanup events, expected at least 1\n");
TALLOC_FREE(frame);
return;
}