diff svr-session.c @ 747:077bbe1eb220

merge kexguess branch
author Matt Johnston <matt@ucc.asn.au>
date Wed, 03 Apr 2013 00:49:24 +0800
parents 70811267715c cd201dc2da9a
children 7dcb46da72d9
line wrap: on
line diff
--- a/svr-session.c	Tue Apr 02 18:54:04 2013 +0800
+++ b/svr-session.c	Wed Apr 03 00:49:24 2013 +0800
@@ -114,7 +114,6 @@
 
 	/* packet handlers */
 	ses.packettypes = svr_packettypes;
-	ses.buf_match_algo = svr_buf_match_algo;
 
 	ses.isserver = 1;