diff signkey.c @ 560:52d7301e46bd agent-client

Agent forwarding works
author Matt Johnston <matt@ucc.asn.au>
date Thu, 30 Jul 2009 15:14:33 +0000
parents c3f2ec71e3d4
children b50f0107e505
line wrap: on
line diff
--- a/signkey.c	Wed Jul 29 02:58:33 2009 +0000
+++ b/signkey.c	Thu Jul 30 15:14:33 2009 +0000
@@ -84,7 +84,6 @@
 #endif
 
 	TRACE(("signkey_type_from_name unexpected key type."))
-	printhex("Key type", name, namelen);
 
 	return DROPBEAR_SIGNKEY_NONE;
 }