From 16de522196092a8994d204311cbb1605cb5da637 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Sun, 24 Jun 2018 08:29:12 -0500 Subject: [PATCH] trival --- encrypt.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/encrypt.cpp b/encrypt.cpp index 067e37c..2373e34 100755 --- a/encrypt.cpp +++ b/encrypt.cpp @@ -37,8 +37,6 @@ int is_hmac_used=0; //TODO key negotiation and forward secrecy - - int my_init_keys(const char * user_passwd,int is_client) { char tmp[1000]="";