Mercurial > dropbear
diff common-session.c @ 242:3311f4aa52cb
merge of da30137eaac417f50a323f9ddd29999ec21261e0
and fb45ddf51e20f0ff007eb8abc737de3c024f45cc
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 05 Sep 2005 15:16:52 +0000 |
parents | c5d3ef11155f 581f81e8c50c |
children | 7f9adaf85fca |
line wrap: on
line diff
--- a/common-session.c Mon Sep 05 15:16:10 2005 +0000 +++ b/common-session.c Mon Sep 05 15:16:52 2005 +0000 @@ -62,7 +62,6 @@ ses.connecttimeout = 0; kexfirstinitialise(); /* initialise the kex state */ - chaninitialise(); /* initialise the channel state */ ses.writepayload = buf_new(MAX_TRANS_PAYLOAD_LEN); ses.transseq = 0;