CLEANUP: muxes: Remove useless calls to b_realign_if_empty()

In H1, H2 and FCGI muxes, b_realign_if_empty() is called to reset the head
of an empty buffer before setting it a specific value to permit the
zero-copy. Thus, we can remove call to b_realign_if_empty().
3 files changed