]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: stream: remove outdated comments
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 22 Oct 2024 14:14:14 +0000 (16:14 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 22 Oct 2024 14:14:15 +0000 (16:14 +0200)
commit19b736a5fbf591ca82ff6d63a273f9797ee02589
treef3fa357f46a7c15b8c9488581a767d714cfe7c47
parent7dc930d231d7576ea73c36a86085ab74f174e8c5
CLEANUP: stream: remove outdated comments

Comments added during a refactoring session were still there while they are
now totally useless. So let's remove them.
src/stream.c