summaryrefslogtreecommitdiff
path: root/include/haproxy/qmux_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/qmux_http.h')
-rw-r--r--include/haproxy/qmux_http.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/haproxy/qmux_http.h b/include/haproxy/qmux_http.h
index 98151db16..a7dbe7cc3 100644
--- a/include/haproxy/qmux_http.h
+++ b/include/haproxy/qmux_http.h
@@ -12,8 +12,6 @@ size_t qcs_http_snd_buf(struct qcs *qcs, struct buffer *buf, size_t count,
char *fin);
size_t qcs_http_reset_buf(struct qcs *qcs, struct buffer *buf, size_t count);
-void qcs_http_handle_standalone_fin(struct qcs *qcs);
-
#endif /* USE_QUIC */
#endif /* _HAPROXY_MUX_QUIC_HTTP_H */