sj3lib: Remove TLI support
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
a330e51700
commit
d09baa32bc
3 changed files with 1 additions and 144 deletions
|
|
@ -172,9 +172,6 @@ typedef struct client {
|
|||
StdyFile *stdy;
|
||||
short version;
|
||||
u_char def_char[2];
|
||||
#if (defined(TLI) && defined(SOCK_UNIX))
|
||||
int unix_flag;
|
||||
#endif
|
||||
uid_t uid;
|
||||
struct client *next;
|
||||
} Client;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue