remove whitespace

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-12-16 12:53:33 -05:00
parent fa1fb4b135
commit b1b828123b
1 changed files with 2 additions and 2 deletions

View File

@ -774,9 +774,9 @@ _window_network_channels_create(Express_Network *net)
if (i >= 0)
{
/* remove the default channel window
*
*
* TODO:
* NB: This COULD become a config option for 'server message window'
* NB: This COULD become a config option for 'server message window'
* and optionally be left open to display server messages */
_window_channel_destroy("Default");
}