aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/event/quic/ngx_event_quic.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/event/quic/ngx_event_quic.c b/src/event/quic/ngx_event_quic.c
index f1d96a58a..9309faa6c 100644
--- a/src/event/quic/ngx_event_quic.c
+++ b/src/event/quic/ngx_event_quic.c
@@ -1474,5 +1474,3 @@ ngx_quic_shutdown_quic(ngx_connection_t *c)
ngx_quic_finalize_connection(c, qc->shutdown_code, qc->shutdown_reason);
}
-
-