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