]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: h2: remove accidental debug code introduced with show_fd function
authorWilly Tarreau <w@1wt.eu>
Fri, 30 Mar 2018 15:41:19 +0000 (17:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 30 Mar 2018 15:41:19 +0000 (17:41 +0200)
commit1a1dd6066fb3b3ea88969d277c6f5030b5b380ab
tree9e4fa8db157bbcf03cfe85259d8e6a99cf8400dd
parentc754b343a2e8accaea8d6151cb7d814b0ee5c263
BUG/MINOR: h2: remove accidental debug code introduced with show_fd function

Commit e3f36cd ("MINOR: h2: implement a basic "show_fd" function")
accidently brought one surrounding debugging part that was in the same
context. No backport needed.
src/mux_h2.c