From 02d56750bda532e9a0b4e4d9efcde82ae44fdc38 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 10 Jan 2012 15:03:38 +0000 Subject: Remove trailing blank lines Remove any blank lines at the end of all source files --- client/red_channel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'client/red_channel.cpp') diff --git a/client/red_channel.cpp b/client/red_channel.cpp index e8c058cc..5523abdb 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); } - -- cgit