aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libssh/priv.h')
-rw-r--r--include/libssh/priv.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/libssh/priv.h b/include/libssh/priv.h
index 7493d145..2258d5dd 100644
--- a/include/libssh/priv.h
+++ b/include/libssh/priv.h
@@ -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;