diff --git a/lib/http2.c b/lib/http2.c index 1282d91cf2..c6588b5773 100644 --- a/lib/http2.c +++ b/lib/http2.c @@ -141,8 +141,6 @@ static const nghttp2_session_callbacks callbacks = { NULL, NULL, NULL, - NULL, - NULL, NULL };