Simplify message reference management in Client_send_message_except().
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 28 Dec 2017 11:20:56 +0000 (12:20 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 28 Dec 2017 11:20:56 +0000 (12:20 +0100)
In Client_send_message_except() and Client_send_message_except_ver(),
we only need to take an extra reference when we are about to send
the message.


No differences found