aboutsummaryrefslogtreecommitdiff
path: root/src/event/quic/ngx_event_quic_output.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/event/quic/ngx_event_quic_output.h')
-rw-r--r--src/event/quic/ngx_event_quic_output.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/event/quic/ngx_event_quic_output.h b/src/event/quic/ngx_event_quic_output.h
index c19f14bf1..19f8990f4 100644
--- a/src/event/quic/ngx_event_quic_output.h
+++ b/src/event/quic/ngx_event_quic_output.h
@@ -12,8 +12,6 @@
#include <ngx_core.h>
-size_t ngx_quic_max_udp_payload(ngx_connection_t *c);
-
ngx_int_t ngx_quic_output(ngx_connection_t *c);
ngx_int_t ngx_quic_negotiate_version(ngx_connection_t *c,