mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
priv: Remove obsolete ssh_keys_struct.
This commit is contained in:
@@ -135,11 +135,6 @@ struct error_struct {
|
|||||||
/* TODO: remove that include */
|
/* TODO: remove that include */
|
||||||
#include "libssh/wrapper.h"
|
#include "libssh/wrapper.h"
|
||||||
|
|
||||||
struct ssh_keys_struct {
|
|
||||||
const char *privatekey;
|
|
||||||
const char *publickey;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct ssh_message_struct;
|
struct ssh_message_struct;
|
||||||
struct ssh_common_struct;
|
struct ssh_common_struct;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user