mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-21 14:00:51 +03:00
Revert "Added Windows Cryptography API: Next Generation based backend"
This reverts commit d385230e15.
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include "libssh2_priv.h"
|
||||
|
||||
#ifndef LIBSSH2_LIBGCRYPT /* compile only if we build with OpenSSL */
|
||||
#ifndef LIBSSH2_WINCNG
|
||||
|
||||
#include <string.h>
|
||||
|
||||
@@ -802,5 +801,4 @@ _libssh2_pub_priv_keyfile(LIBSSH2_SESSION *session,
|
||||
return st;
|
||||
}
|
||||
|
||||
#endif /* !LIBSSH2_WINCNG */
|
||||
#endif /* !LIBSSH2_LIBGCRYPT */
|
||||
|
||||
Reference in New Issue
Block a user