diff options
Diffstat (limited to 'src/socket.h')
-rw-r--r-- | src/socket.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/socket.h b/src/socket.h index de3e913f7c..5a2cd06d9d 100644 --- a/src/socket.h +++ b/src/socket.h @@ -101,8 +101,6 @@ struct Socket { mode_t directory_mode; mode_t socket_mode; - char *tcpwrap_name; - bool accept; unsigned n_accepted; |