mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
Remove unused functions
This commit is contained in:
parent
2db359fbb3
commit
c25d24220f
4 changed files with 2 additions and 121 deletions
|
|
@ -21,7 +21,7 @@ unsigned int no_reconnect:1; /* Don't reconnect to server */
|
|||
NET_SENDBUF_REC *handle;
|
||||
int readtag; /* input tag */
|
||||
|
||||
/* for net_connect_nonblock() */
|
||||
/* for net_gethostbyname_return() */
|
||||
GIOChannel *connect_pipe[2];
|
||||
int connect_tag;
|
||||
int connect_pid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue