CLEANUP: mux-h1: Don't test h1c in h1_shutw_conn()

The H1 connection cannot be NULL when h1_shutw_conn() is called. Thus there
is no reason to test it.

This patch should fix the issue #1936.
1 file changed