diff options
Diffstat (limited to 'readconf.h')
-rw-r--r-- | readconf.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/readconf.h b/readconf.h index 2034bfd9d..c84d068bd 100644 --- a/readconf.h +++ b/readconf.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: readconf.h,v 1.112 2015/11/15 22:26:49 jcs Exp $ */ | 1 | /* $OpenBSD: readconf.h,v 1.113 2016/01/14 16:17:40 markus Exp $ */ |
2 | 2 | ||
3 | /* | 3 | /* |
4 | * Author: Tatu Ylonen <ylo@cs.hut.fi> | 4 | * Author: Tatu Ylonen <ylo@cs.hut.fi> |
@@ -137,8 +137,6 @@ typedef struct { | |||
137 | int permit_local_command; | 137 | int permit_local_command; |
138 | int visual_host_key; | 138 | int visual_host_key; |
139 | 139 | ||
140 | int use_roaming; | ||
141 | |||
142 | int request_tty; | 140 | int request_tty; |
143 | 141 | ||
144 | int proxy_use_fdpass; | 142 | int proxy_use_fdpass; |