ssh2_set_window checks whether the channel is being closed, so there's no
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Feb 2007 22:15:57 +0000 (22:15 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 17 Feb 2007 22:15:57 +0000 (22:15 +0000)
commitf5c578b08c147e3a0c9a67c75ed57a7ddb7e20dd
treefb1fd3a8b7cdcefb2ba5295cbb192e0b9e6d2b62
parentaccc77cbbcdd332dceb8c9713d0ce0196eb863da
ssh2_set_window checks whether the channel is being closed, so there's no
need to check that before calling it.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7293 cda61777-01e9-0310-a592-d414129be87e
ssh.c