Remove debug code.
This commit is contained in:
parent
6ede32c5e2
commit
1f79c7da95
@ -215,7 +215,6 @@ static LIBSSH2_CRYPT_METHOD libssh2_crypt_method_arcfour = {
|
||||
#endif /* LIBSSH2_RC4 */
|
||||
|
||||
static LIBSSH2_CRYPT_METHOD *_libssh2_crypt_methods[] = {
|
||||
&libssh2_crypt_method_aes256_cbc,
|
||||
#if LIBSSH2_AES
|
||||
&libssh2_crypt_method_aes256_cbc,
|
||||
&libssh2_crypt_method_rijndael_cbc_lysator_liu_se, /* == aes256-cbc */
|
||||
|
Loading…
x
Reference in New Issue
Block a user