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 2f1c4269..8b963066 100644
--- a/include/libssh/session.h
+++ b/include/libssh/session.h
@@ -164,8 +164,6 @@ struct ssh_session_struct {
struct ssh_list *channels; /* linked list of channels */
int maxchannel;
- int exec_channel_opened; /* version 1 only. more
- info in channels1.c */
ssh_agent agent; /* ssh agent */
/* keyb interactive data */