summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/src/receive.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/src/receive.c b/src/src/receive.c
index 28da47f83..f8320bd20 100644
--- a/src/src/receive.c
+++ b/src/src/receive.c
@@ -3027,7 +3027,6 @@ if (chunking_state > CHUNKING_OFFERED)
/* Cutthrough delivery:
We have to create the Received header now rather than at the end of reception,
so the timestamp behaviour is a change to the normal case.
-XXX Ensure this gets documented XXX.
Having created it, send the headers to the destination. */
if (cutthrough.fd >= 0 && cutthrough.delivery)