aboutsummaryrefslogtreecommitdiff
path: root/lib/http2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/http2.c')
-rw-r--r--lib/http2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/http2.c b/lib/http2.c
index 1282d91cf..c6588b577 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
};