Remove the "length" parameter from NiceOutputMessage
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 31 Jan 2014 02:21:13 +0000 (21:21 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 31 Jan 2014 06:49:08 +0000 (01:49 -0500)
commit4f456a461b4a36b74683623b9868f803871f254a
tree798c0e839dc7c60d3cabaaebffd5ecde3eb1662b
parent5c235a86dc7ca1e7c9cc01c20ad5b0370c31d1f3
Remove the "length" parameter from NiceOutputMessage

It was used correctly only half the time anyway
13 files changed:
agent/agent-priv.h
agent/agent.c
agent/agent.h
agent/outputstream.c
socket/http.c
socket/pseudossl.c
socket/socket.c
socket/socks5.c
socket/tcp-bsd.c
socket/tcp-turn.c
socket/turn.c
tests/test-bsd.c
tests/test-send-recv.c