diff options
Diffstat (limited to 'client/red_channel.cpp')
-rw-r--r-- | client/red_channel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/red_channel.cpp b/client/red_channel.cpp index e8c058c..5523abd 100644 --- a/client/red_channel.cpp +++ b/client/red_channel.cpp @@ -885,4 +885,3 @@ void RedChannel::handle_wait_for_channels(RedPeer::InMessage* message) } _client.wait_for_channels(wait->wait_count, wait->wait_list); } - |