diff --git a/lib/roles/h2/hpack.c b/lib/roles/h2/hpack.c index 798b54d3b..2038d2f17 100644 --- a/lib/roles/h2/hpack.c +++ b/lib/roles/h2/hpack.c @@ -1251,8 +1251,6 @@ fin: } } - n = 8; - /* we have the header */ if (!h2n->value) { h2n->value = 1;