From 7c1b34d5df64589f3c87eaafb77a9fccd13b089a Mon Sep 17 00:00:00 2001 From: wangyu- Date: Sun, 24 Jun 2018 08:30:00 -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]="";