mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
Delete commented out CYGWIN define
This commit is contained in:
parent
cb5f3cba1f
commit
3b3939b146
1 changed files with 0 additions and 3 deletions
|
|
@ -48,9 +48,6 @@ GIOChannel *g_io_channel_new(int handle)
|
|||
return chan;
|
||||
}
|
||||
|
||||
/* Cygwin need this, don't know others.. */
|
||||
/*#define BLOCKING_SOCKETS 1*/
|
||||
|
||||
IPADDR ip4_any = {
|
||||
AF_INET,
|
||||
#if defined(IN6ADDR_ANY_INIT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue