From 812636caf8d128b8426ff11956a1a06bcf76bf24 Mon Sep 17 00:00:00 2001 From: Azreyo <58790873+Azreyo@users.noreply.github.com> Date: Sat, 20 Dec 2025 22:57:42 +0100 Subject: [PATCH] Job test --- src/http2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/http2.c b/src/http2.c index d59a319..8f1f70b 100644 --- a/src/http2.c +++ b/src/http2.c @@ -344,7 +344,6 @@ static int on_header_callback(nghttp2_session* session, uint8_t flags, void* user_data) { - (void)flags; (void)user_data;