aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libssh/session.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libssh/session.h b/include/libssh/session.h
index 09ed655d..2dae9ccb 100644
--- a/include/libssh/session.h
+++ b/include/libssh/session.h
@@ -65,8 +65,6 @@ struct ssh_session_struct {
ssh_string banner; /* that's the issue banner from
the server */
- char *remotebanner; /* that's the SSH- banner from
- remote host. */
char *discon_msg; /* disconnect message from
the remote host */
ssh_buffer in_buffer;