diff --git a/lib/http2.c b/lib/http2.c index 1282d91cf2f4cd85391178f25421b73caf03da94..c6588b5773292235a006380f6950aba3b375653e 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 };