Merged in i2k's networking code

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@155 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-03-18 19:46:12 +00:00 committed by cras
commit cc01075295
2 changed files with 1 additions and 26 deletions

View file

@ -50,9 +50,6 @@ IRCNET_REC;
extern GList *setupservers; /* list of local servers */
extern GList *ircnets; /* list of available ircnets */
extern IPADDR source_host_ip; /* Resolved address */
extern gboolean source_host_ok; /* Use source_host_ip .. */
/* channels */
typedef struct
{