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]="";